Interface SingleCDockable

All Superinterfaces:
CDockable
All Known Implementing Classes:
CGridArea, CWorkingArea, DefaultSingleCDockable, ExternalizingCGridArea

public interface SingleCDockable extends CDockable
A SingleCDockable is a dockable which is added once to the CControl and remains there until it is removed by the application. A SingleCDockable is never removed automatically from the CControl.
Author:
Benjamin Sigg
  • Method Details

    • getUniqueId

      String getUniqueId()
      Gets the id of this dockable. The id is unique if among all dockables which are added to the same CControl.
      Returns:
      the unique id