public interface CommonDockStationPerspective extends CommonElementPerspective
PerspectiveElement that represents a CommonDockStation.| Modifier and Type | Method and Description |
|---|---|
String |
getConverterID()
Gets the unique identifier of the
DockFactory that is actually used to layout this perspective. |
String |
getFactoryID()
Gets the unique identifier of the
DockFactory that handles this perspective element, for
CommonDockStationPerspectives the result should be CommonDockStationFactory.FACTORY_ID. |
getElementasDockable, asStationString getFactoryID()
DockFactory that handles this perspective element, for
CommonDockStationPerspectives the result should be CommonDockStationFactory.FACTORY_ID.getFactoryID in interface PerspectiveElementString getConverterID()
DockFactory that is actually used to layout this perspective.CommonDockStation.getConverterID()Copyright © 2018. All rights reserved.