|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UITestObject | |
---|---|
edu.sampleu.demo.kitchensink | |
org.kuali.rice.krad.demo.uif.form |
Uses of UITestObject in edu.sampleu.demo.kitchensink |
---|
Methods in edu.sampleu.demo.kitchensink that return UITestObject | |
---|---|
UITestObject |
UifComponentsTestForm.getUiTestObject()
|
Methods in edu.sampleu.demo.kitchensink that return types with arguments of type UITestObject | |
---|---|
List<UITestObject> |
UifComponentsTestForm.getDoubleGroupedList()
|
List<UITestObject> |
UifComponentsTestForm.getGroupedList1()
|
List<UITestObject> |
UifComponentsTestForm.getGroupedList2()
|
List<UITestObject> |
UifComponentsTestForm.getGroupedList3()
|
List<UITestObject> |
UifComponentsTestForm.getList1()
|
List<UITestObject> |
UifComponentsTestForm.getList1generated()
|
List<UITestObject> |
UifComponentsTestForm.getList2()
|
List<UITestObject> |
UifComponentsTestForm.getList2generated()
|
List<UITestObject> |
UifComponentsTestForm.getList3()
|
List<UITestObject> |
UifComponentsTestForm.getList3generated()
|
List<UITestObject> |
UifComponentsTestForm.getList4()
|
List<UITestObject> |
UifComponentsTestForm.getList5()
|
List<UITestObject> |
UifComponentsTestForm.getList6()
|
List<UITestObject> |
UITestObject.getSubList()
|
Tree<UITestObject,String> |
UifComponentsTestForm.getTree2()
|
Methods in edu.sampleu.demo.kitchensink with parameters of type UITestObject | |
---|---|
void |
UifComponentsTestForm.setUiTestObject(UITestObject uiTestObject)
|
Method parameters in edu.sampleu.demo.kitchensink with type arguments of type UITestObject | |
---|---|
void |
UifComponentsTestForm.setDoubleGroupedList(List<UITestObject> doubleGroupedList)
|
void |
UifComponentsTestForm.setGroupedList1(List<UITestObject> groupedList1)
|
void |
UifComponentsTestForm.setGroupedList2(List<UITestObject> groupedList2)
|
void |
UifComponentsTestForm.setGroupedList3(List<UITestObject> groupedList3)
|
void |
UifComponentsTestForm.setList1(List<UITestObject> list1)
|
void |
UifComponentsTestForm.setList1generated(List<UITestObject> list1generated)
|
void |
UifComponentsTestForm.setList2(List<UITestObject> list2)
|
void |
UifComponentsTestForm.setList2generated(List<UITestObject> list2generated)
|
void |
UifComponentsTestForm.setList3(List<UITestObject> list3)
|
void |
UifComponentsTestForm.setList3generated(List<UITestObject> list3generated)
|
void |
UifComponentsTestForm.setList4(List<UITestObject> list4)
|
void |
UifComponentsTestForm.setList5(List<UITestObject> list5)
|
void |
UifComponentsTestForm.setList6(List<UITestObject> list6)
|
void |
UITestObject.setSubList(List<UITestObject> subList)
|
void |
UifComponentsTestForm.setTree2(Tree<UITestObject,String> tree2)
|
Uses of UITestObject in org.kuali.rice.krad.demo.uif.form |
---|
Method parameters in org.kuali.rice.krad.demo.uif.form with type arguments of type UITestObject | |
---|---|
void |
KradSampleAppForm.setCollection1_2(List<UITestObject> collection1_2)
|
void |
KradSampleAppForm.setCollection1_3(List<UITestObject> collection1_3)
|
void |
KradSampleAppForm.setCollection1_4(List<UITestObject> collection1_4)
|
void |
KradSampleAppForm.setCollection1_5(List<UITestObject> collection1_5)
|
void |
KradSampleAppForm.setCollection1_6(List<UITestObject> collection1_6)
|
void |
KradSampleAppForm.setCollection1_7(List<UITestObject> collection1_7)
|
void |
KradSampleAppForm.setCollection1_8(List<UITestObject> collection1_8)
|
void |
KradSampleAppForm.setCollection1_9(List<UITestObject> collection1_9)
|
void |
KradSampleAppForm.setCollection1(List<UITestObject> collection1)
|
void |
KradSampleAppForm.setCollection2(List<UITestObject> collection2)
|
void |
KradSampleAppForm.setCollection3(List<UITestObject> collection3)
|
void |
KradSampleAppForm.setCollection4(List<UITestObject> collection4)
|
void |
KradSampleAppForm.setCollection5(List<UITestObject> collection5)
|
void |
KradSampleAppForm.setDoubleGroupedCollection(List<UITestObject> doubleGroupedCollection)
|
void |
KradSampleAppForm.setGroupedCollection1(List<UITestObject> groupedCollection1)
|
void |
KradSampleAppForm.setGroupedCollection2(List<UITestObject> groupedCollection2)
|
void |
KradSampleAppForm.setGroupedCollection3(List<UITestObject> groupedCollection3)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |