|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface TreeBox.MultiSelectionHandler
Interface to implement if you need to know about selection & allow multiple
Method Summary | |
---|---|
void |
selected(TreeBox.Item[] items)
Called when selection changes. |
Methods inherited from interface com.leafdigital.ui.api.TreeBox.Handler |
---|
getRoot, isRootDisplayed |
Method Detail |
---|
void selected(TreeBox.Item[] items)
items
- New selected items
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |