bibliothek.gui.dock.station.support
Interface PlaceholderListItem

All Known Subinterfaces:
CommonDockable, CommonStation<S>, Dockable
All Known Implementing Classes:
AbstractDockable, AbstractDockableStation, CSplitDockStation, DefaultCommonDockable, DefaultDockable, FlapDockStation, ScreenDockWindowHandle, SecureCSplitDockStation, SecureFlapDockStation, SecureSplitDockStation, SecureStackDockStation, SplitDockStation, StackDockStation, StationChildHandle

public interface PlaceholderListItem

An item in a PlaceholderList.

Author:
Benjamin Sigg

Method Summary
 Dockable asDockable()
          Gets the Dockable that is associated with this item.
 

Method Detail

asDockable

Dockable asDockable()
Gets the Dockable that is associated with this item.

Returns:
the dockable, not null