public class CToolbarContentPerspective extends CContentPerspective
CToolbarContentArea as perspective.| Constructor and Description |
|---|
CToolbarContentPerspective(CPerspective perspective,
String id)
|
| Modifier and Type | Method and Description |
|---|---|
CToolbarAreaPerspective |
getEastToolbar()
Gets a perspective of the east
CToolbarArea. |
CToolbarAreaPerspective |
getNorthToolbar()
Gets a perspective of the north
CToolbarArea. |
CToolbarAreaPerspective |
getSouthToolbar()
Gets a perspective of the south
CToolbarArea. |
CToolbarAreaPerspective |
getWestToolbar()
Gets a perspective of the west
CToolbarArea. |
ensureType, getCenter, getEast, getId, getNorth, getPerspective, getSouth, getWestpublic CToolbarContentPerspective(CPerspective perspective, String id)
perspective - the source of all CStationPerspectivesid - the unique identifier of the CToolbarContentAreaIllegalStateException - if one of the required CStationPerspectives is
already set up and has the wrong type.public CToolbarAreaPerspective getNorthToolbar()
CToolbarArea.nullpublic CToolbarAreaPerspective getSouthToolbar()
CToolbarArea.nullpublic CToolbarAreaPerspective getEastToolbar()
CToolbarArea.nullpublic CToolbarAreaPerspective getWestToolbar()
CToolbarArea.nullCopyright © 2018. All rights reserved.