|
SAP NetWeaver 7.40 SP 07 KMC | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ILayoutComposer
| Method Summary | |
|---|---|
ILayoutComposer |
getNewInstance()
Deprecated. As of NetWeaver 7.1 |
ILayoutObject[] |
getRenderer()
Deprecated. As of NetWeaver 7.1 |
IResourceListProvider[] |
getResourceListProvider()
Deprecated. As of NetWeaver 7.1 |
void |
init()
Deprecated. As of NetWeaver 7.1 |
void |
readInputData(com.sapportals.htmlb.page.DynPage page)
Deprecated. As of NetWeaver 7.1 |
com.sapportals.htmlb.Component |
render()
Deprecated. As of NetWeaver 7.1 |
| Methods inherited from interface com.sapportals.wcm.rendering.layout.ILayoutComponent |
|---|
setProxy |
| Method Detail |
|---|
ILayoutComposer getNewInstance()
LayoutControllerFactory. The Factory holds one instance
of the implementing class and calls its getNewInstance method.
This allows the implementing class to set parameters at the newly created
instance. It also reduces calls of the Class.forName() to
gain performance.
null.
com.sapportals.htmlb.Component render()
throws WcmException
IProxy is
rendered by the Wdf-Framework. See the Wdf-Framework for details.
WcmExceptionILayoutObject[] getRenderer()
ILayoutController is not returned via this
method, it can not use the Wdf-functionalities such as persistence of simple
data types or the use of the WdfEventDispatcher to create Link
or Button elements.
null.IResourceListProvider[] getResourceListProvider()
void init()
throws WcmException
WcmExceptionvoid readInputData(com.sapportals.htmlb.page.DynPage page)
| Access Rights |
|---|
| SC | DC | Public Part | ACH |
|---|---|---|---|
[sap.com] KMC-CM
|
[sap.com]
|
api
|
EP-KM-CM
|
[sap.com] KMC-WPC
|
[sap.com] tc/kmc/wpc/wpcfacade
|
api
|
EP-PIN-WPC-WCM
|
|
SAP NetWeaver 7.40 SP 07 KMC | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||