|
IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IView
Perspective view interface
Method Summary | |
---|---|
boolean |
isCloseable()
Get if this view is closeable |
boolean |
isMoveable()
Get if this view is moveable |
boolean |
isShowTitle()
Get if this view has title |
boolean |
isStandalone()
Get if this view is standalone |
void |
setColseable(boolean closeable)
Set if this view is closeable |
void |
setMoveable(boolean moveable)
Set if this view is moveable |
void |
setShowTitle(boolean showTitle)
Set if this view has title |
void |
setStandalone(boolean standalone)
Set if this view is standalone |
Methods inherited from interface com.ibm.btt.rcp.perspective.core.ILayoutable |
---|
getRatio, getRefId, getRelationship, layout, setRatio, setRefId, setRelationship |
Methods inherited from interface com.ibm.btt.rcp.perspective.core.IRegisterable |
---|
getId, initializeFrom, isHolder, setHolder, setId |
Method Detail |
---|
boolean isStandalone()
void setStandalone(boolean standalone)
standalone
- boolean isShowTitle()
void setShowTitle(boolean showTitle)
showTitle
- boolean isCloseable()
void setColseable(boolean closeable)
closeable
- boolean isMoveable()
void setMoveable(boolean moveable)
moveable
-
|
IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |