|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--com.sapportals.portal.pb.dynamic.PageStructureFactory
A factory for creating IPageStructure to put on a dynamic page, that will define the set of iViews, containers and layout for the dynamic page.
| Constructor Summary | |
PageStructureFactory()
|
|
| Method Summary | |
static IPageStructure |
createPageStructure(java.lang.String pageLayout)
Create a page structure object for using dynamic page feature. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public PageStructureFactory()
| Method Detail |
public static IPageStructure createPageStructure(java.lang.String pageLayout)
pageLayout - The name of the layout for which the page structure object is created.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||