|
dbXML API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Expandable
| Method Summary | |
void |
collapseAll()
collapseAll instructs the NodeEditor to recursively collapse its contents. |
void |
expandAll()
expandAll instructs the NodeEditor to recursively expand its contents. |
boolean |
isExpanded()
isExpanded returns whether or not this NodeEditor is in an expanded state (that is, its contents are displayed). |
void |
setExpanded(boolean expanded)
setExpanded sets whether or not this NodeEditor is in an expanded state (that is, its contents are displayed). |
| Method Detail |
public void setExpanded(boolean expanded)
expanded - The NodeEditor's expanded statepublic boolean isExpanded()
public void expandAll()
public void collapseAll()
|
dbXML API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||