|
|
PREV CLASS
NEXT CLASS
FRAMES
NO FRAMES
SUMMARY: NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD |
com.ibm.portal.content
Interface ModifiableLayoutNode
- All Superinterfaces:
- Identifiable, LayoutNode, Modifiable, ModifiableIdentifiable, ModifiableRenderAspect, RenderAspect
- All Known Subinterfaces:
- ModifiableLayoutContainer, ModifiableLayoutControl
public interface ModifiableLayoutNode
- extends LayoutNode, Modifiable, ModifiableIdentifiable, ModifiableRenderAspect
An interface representing a modifiable layout node instance.
- Since:
- 6.1.0
getModifiableLayoutMetrics
ModifiableLayoutMetrics getModifiableLayoutMetrics()
throws ModelException
- Returns the modifiable layout metrics of the layout node.
- Returns:
- modifiable layout metrics, never null
- Throws:
- ModelException
|
|
PREV CLASS
NEXT CLASS
FRAMES
NO FRAMES
SUMMARY: NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD |