+

Search Tips   |   Advanced Search

 PREV CLASS   NEXT CLASS
Tree 
SUMMARY: NESTED | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD

com.ibm.portal.content
Interface LayoutControl

All Superinterfaces:
Identifiable, LayoutNode, Localized, MarkupCapable, RenderAspect
All Known Subinterfaces:
ModifiableLayoutControl
public interface LayoutControl
extends LayoutNode, MarkupCapable, Localized

An interface for layout nodes representing portlet windows. No new methods are declared.

Since:
5.1.0.1

Method Summary
 
Methods inherited from interface com.ibm.portal.content.LayoutNode
getLayoutMetrics, getMetrics
 
Methods inherited from interface com.ibm.portal.content.RenderAspect
getSkin, getTemplateName
 
Methods inherited from interface com.ibm.portal.Identifiable
getObjectID
 
Methods inherited from interface com.ibm.portal.admin.MarkupCapable
getMarkups, supportsMarkup, supportsMarkup
 
Methods inherited from interface com.ibm.portal.Localized
getDescription, getLocales, getTitle
 

 PREV CLASS   NEXT CLASS
Tree 
SUMMARY: NESTED | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD