|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.filenet.wcm.toolkit.server.util.ui.WcmLayout
com.filenet.wcm.apps.server.util.PrintViewLayout
The PrintViewLayout class extends WcmLayout is the layout class used in all for the printview. The purpose of this class is to provide a standard layout for all printview modules.
Field Summary | |
static java.lang.String |
BANNER_REGION
|
static java.lang.String |
TOP_REGION
|
Fields inherited from class com.filenet.wcm.toolkit.server.util.ui.WcmLayout |
regionMap |
Constructor Summary | |
PrintViewLayout()
|
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 |
Field Detail |
public static final java.lang.String BANNER_REGION
public static final java.lang.String TOP_REGION
Constructor Detail |
public PrintViewLayout()
Method Detail |
public void render(java.io.Writer w) throws java.lang.Exception
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |