Package | Description |
---|---|
edu.sampleu.demo.kitchensink |
Modifier and Type | Method and Description |
---|---|
UITestObject |
UifComponentsTestForm.getUiTestObject() |
Modifier and Type | Method and Description |
---|---|
List<UITestObject> |
UifComponentsTestForm.getList1() |
List<UITestObject> |
UifComponentsTestForm.getList2() |
List<UITestObject> |
UifComponentsTestForm.getList3() |
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 |
UifComponentsTestForm.setUiTestObject(UITestObject uiTestObject) |
Modifier and Type | Method and Description |
---|---|
void |
UifComponentsTestForm.setList1(List<UITestObject> list1) |
void |
UifComponentsTestForm.setList2(List<UITestObject> list2) |
void |
UifComponentsTestForm.setList3(List<UITestObject> list3) |
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) |
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.