|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
D - the representation of a Dockable, may or may not be a subinterface of Dockablepublic interface PlaceholderListItem<D>
An item in a PlaceholderList.
Clients should notice that there are no restrictions on what D actually is. While the default implementation
assumes that D is some kind of Dockable, it could as well be something else, e.g. a list of dockables.
| Method Summary | |
|---|---|
D |
asDockable()
Gets the Dockable that is associated with this item. |
| Method Detail |
|---|
D asDockable()
Dockable that is associated with this item.
null
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||