|
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 ILayoutable
Base interface for which component can be layouted to eclipse perspective
Method Summary | |
---|---|
float |
getRatio()
Get ratio of this component |
java.lang.String |
getRefId()
Get referred component id |
int |
getRelationship()
Get relationship to referred component. |
void |
layout(org.eclipse.ui.IPageLayout layout)
Layout this component in the perspective |
void |
setRatio(float ratio)
Set ratio for this component |
void |
setRefId(java.lang.String refid)
Set referred component id for this component |
void |
setRelationship(int relationship)
Set relationship to referred component. |
Methods inherited from interface com.ibm.btt.rcp.perspective.core.IRegisterable |
---|
getId, initializeFrom, isHolder, setHolder, setId |
Method Detail |
---|
int getRelationship()
void setRelationship(int relationship)
float getRatio()
void setRatio(float ratio)
ratio
- java.lang.String getRefId()
void setRefId(java.lang.String refid)
refid
- void layout(org.eclipse.ui.IPageLayout layout)
layout
-
|
IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |