| Package | Description | 
|---|---|
| edu.sampleu.demo.kitchensink | 
| Modifier and Type | Method and Description | 
|---|---|
| UITestObject | UITestObject. getInnerObject() | 
| UITestObject | UifComponentsTestForm. getUiTestObject() | 
| Modifier and Type | Method and Description | 
|---|---|
| List<UITestObject> | UifComponentsTestForm. getDoubleGroupedList() | 
| List<UITestObject> | UifComponentsTestForm. getEmptyList() | 
| 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() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | UITestObject. setInnerObject(UITestObject innerObject) | 
| void | UifComponentsTestForm. setUiTestObject(UITestObject uiTestObject) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | UifComponentsTestForm. setDoubleGroupedList(List<UITestObject> doubleGroupedList) | 
| void | UifComponentsTestForm. setEmptyList(List<UITestObject> emptyList) | 
| 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) | 
| Constructor and Description | 
|---|
| UITestObject(String field1,
                        String field2,
                        String field3,
                        String field4,
                        UITestObject innerObject) | 
Copyright © 2005–2014 The Kuali Foundation. All rights reserved.