org.apache.myfaces.trinidaddemo
Class TestRelativePartialTriggers
java.lang.Object
org.apache.myfaces.trinidaddemo.TestRelativePartialTriggers
public class TestRelativePartialTriggers
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestRelativePartialTriggers
public TestRelativePartialTriggers()
commandButton1_action
public String commandButton1_action()
commandButton3_action
public String commandButton3_action()
setCommandButton2
public void setCommandButton2(CoreCommandButton cb2)
getCommandButton2
public CoreCommandButton getCommandButton2()
setInputText1
public void setInputText1(CoreInputText inputText1)
getInputText1
public CoreInputText getInputText1()
setInputText2
public void setInputText2(CoreInputText inputText2)
getInputText2
public CoreInputText getInputText2()
setInputText3
public void setInputText3(CoreInputText inputText3)
getInputText3
public CoreInputText getInputText3()
setInputText4
public void setInputText4(CoreInputText inputText4)
getInputText4
public CoreInputText getInputText4()
setTable1
public void setTable1(CoreTable table1)
getTable1
public CoreTable getTable1()
setTable2
public void setTable2(CoreTable table2)
getTable2
public CoreTable getTable2()
getTableData
public List<TestRelativePartialTriggers.Person> getTableData()
commandButton4_action
public String commandButton4_action()
getInputText5Value
public String getInputText5Value()
setInputText5Value
public void setInputText5Value(String value)
setOutputText1x
public void setOutputText1x(CoreOutputText outputText1x)
getOutputText1x
public CoreOutputText getOutputText1x()
setCommandButton1x
public void setCommandButton1x(CoreCommandButton cb1x)
getCommandButton1x
public CoreCommandButton getCommandButton1x()
input1xChanged
public void input1xChanged(javax.faces.event.ValueChangeEvent vce)
commandButton1x_action
public String commandButton1x_action()
tableRowSelected
public void tableRowSelected(SelectionEvent se)
Copyright © 2001-2011 The Apache Software Foundation. All Rights Reserved.