|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
A - the type of item that is wrappedpublic interface ViewItem<A>
A wrapper for an item that will be shown somewhere.
| Method Summary | |
|---|---|
void |
bind()
Binds this item to its action |
DockAction |
getAction()
Gets the action that is represented by this target. |
A |
getItem()
Gets this item as component. |
void |
unbind()
Unbinds this item from its action |
| Method Detail |
|---|
void bind()
void unbind()
A getItem()
nullDockAction getAction()
null
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||