|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.waveset.ui.EditForm.Item
com.waveset.ui.EditForm.CheckboxTree
Nested Class Summary | |
static class |
EditForm.CheckboxTree.TreeNode
A node in the tree. |
Constructor Summary | |
EditForm.CheckboxTree(java.lang.String title,
EditForm.CheckboxTree.TreeNode[] tree)
|
Method Summary | |
EditForm.CheckboxTree.TreeNode[][] |
flattenTree()
This is used to turn a tree into a two-dimensional array. |
EditForm.CheckboxTree.TreeNode[] |
getTree()
|
Methods inherited from class com.waveset.ui.EditForm.Item |
clone, getAlignment, getHelpRef, getHTMLClass, getName, getPageInformation, getTitle, getValue, isNoWrap, isRenderAllHTML, isRequired, setAlignment, setForm, setHelpRef, setHTMLClass, setNoWrap, setPageInformation, setRenderAllHTML, setRenderInTitleColumn, setRequired, toHTML, toHTML |
Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public EditForm.CheckboxTree(java.lang.String title, EditForm.CheckboxTree.TreeNode[] tree)
Method Detail |
public EditForm.CheckboxTree.TreeNode[] getTree()
public EditForm.CheckboxTree.TreeNode[][] flattenTree()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |