|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Expandable
An interface which specifes the state of tree elements. Objects which can be expanded on a tree (such as AccountType and BudgetCategory) should implement this interface.
| Method Summary | |
|---|---|
boolean |
isExpanded()
Is the node currently expanded |
void |
setExpanded(boolean isExpanded)
Should the node be expanded |
| Method Detail |
|---|
boolean isExpanded()
void setExpanded(boolean isExpanded)
isExpanded -
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||