|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface TreeBox.SingleSelectionHandler
Interface to implement if you need to know about selection
Method Summary | |
---|---|
void |
selected(TreeBox.Item i)
Called when selection changes. |
Methods inherited from interface com.leafdigital.ui.api.TreeBox.Handler |
---|
getRoot, isRootDisplayed |
Method Detail |
---|
void selected(TreeBox.Item i)
i
- New selected item (or null if none)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |