org.apache.myfaces.trinidaddemo.dialog
Class PeriodicDialogBean

java.lang.Object
  extended by org.apache.myfaces.trinidaddemo.dialog.PeriodicDialogBean

public class PeriodicDialogBean
extends Object


Constructor Summary
PeriodicDialogBean()
           
 
Method Summary
 String cancel()
           
 UIXTable getTable()
           
 String select()
           
 void setTable(UIXTable table)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PeriodicDialogBean

public PeriodicDialogBean()
Method Detail

getTable

public UIXTable getTable()

setTable

public void setTable(UIXTable table)

cancel

public String cancel()

select

public String select()


Copyright © 2001-2011 The Apache Software Foundation. All Rights Reserved.