com.filenet.wcm.apps.server.presentation.util
Class StretchedLayout
java.lang.Object
com.filenet.wcm.toolkit.server.util.ui.WcmLayout
com.filenet.wcm.apps.server.presentation.util.StretchedLayout
- public class StretchedLayout
- extends com.filenet.wcm.toolkit.server.util.ui.WcmLayout
Fields inherited from class com.filenet.wcm.toolkit.server.util.ui.WcmLayout |
regionMap |
Method Summary |
void |
render(java.io.Writer w)
|
Methods inherited from class com.filenet.wcm.toolkit.server.util.ui.WcmLayout |
addModule, getModuleList, renderRegion, renderRegionItem |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BANNER_REGION
public static final java.lang.String BANNER_REGION
- See Also:
- Constant Field Values
TOP_REGION
public static final java.lang.String TOP_REGION
- See Also:
- Constant Field Values
MIDDLE_REGION
public static final java.lang.String MIDDLE_REGION
- See Also:
- Constant Field Values
BUTTONS_REGION
public static final java.lang.String BUTTONS_REGION
- See Also:
- Constant Field Values
FOOTER_REGION
public static final java.lang.String FOOTER_REGION
- See Also:
- Constant Field Values
StretchedLayout
public StretchedLayout()
render
public void render(java.io.Writer w)
throws java.lang.Exception
- Throws:
java.lang.Exception
© Copyright IBM Corp. 2002, 2007. All Rights Reserved.