|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TreeBox.Handler | |
---|---|
com.leafdigital.ui.api | The UI API provides a basic windowing interface library of widgets that can be constructed from XML. |
Uses of TreeBox.Handler in com.leafdigital.ui.api |
---|
Subinterfaces of TreeBox.Handler in com.leafdigital.ui.api | |
---|---|
static interface |
TreeBox.DragSingleSelectionHandler
Interface to implement if you need to know about selection and dragging |
static interface |
TreeBox.MultiSelectionHandler
Interface to implement if you need to know about selection & allow multiple |
static interface |
TreeBox.SingleSelectionHandler
Interface to implement if you need to know about selection |
Methods in com.leafdigital.ui.api with parameters of type TreeBox.Handler | |
---|---|
void |
TreeBox.setHandler(TreeBox.Handler h)
Sets the handler used to build the tree of items. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |