|
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 IPage
Perspecvite page difinition interface
Method Summary | |
---|---|
boolean |
isCloseable()
Get if this page can be closed |
boolean |
isMoveable()
Get if this page is moveable |
void |
setColseable(boolean closeable)
Set if this page can be closed |
void |
setMoveable(boolean moveable)
Set if this page is moveable |
Methods inherited from interface com.ibm.btt.rcp.perspective.core.IRegisterable |
---|
getId, initializeFrom, isHolder, setHolder, setId |
Method Detail |
---|
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 |