|
SAP NetWeaver 7.40 SP 06 KMC | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sapportals.wcm.rendering.layout.AbstractLayoutController
public abstract class AbstractLayoutController
Abstract class to implement some convenience methods for new implementations
of the ILayoutController.
| Field Summary | |
|---|---|
protected com.sapportals.wdf.stack.Control[] |
controls
Deprecated. The controls which are to be rendered by the extending class. |
| Fields inherited from interface com.sapportals.wcm.repository.service.layout.customizing.IParameterNameConst |
|---|
ACTIONSTYLE_BUTTON, ACTIONSTYLE_HOVER, ACTIONSTYLE_ICON, ACTIONSTYLE_LINK, ACTIONSTYLE_MENU, ACTIONSTYLE_OFF, ACTIONSTYLE_SMALLBUTTON, ACTIONSTYLE_TOOLBAR_BUTTON, ACTIONSTYLE_VERTICAL_LINK, BASE_SETTINGS, COLLECTION_RENDERER_SETTINGS, FLAVOR, RESOURCE_RENDERER_SETTINGS, SETNAME, UI_DISPLAY_READONLYMODE_INFO, UI_GROUP_DETAILS, UI_LAYOUT_CONTROLLER, VALUE_OFF |
| Constructor Summary | |
|---|---|
AbstractLayoutController()
Deprecated. |
|
| Method Summary | |
|---|---|
com.sapportals.wdf.stack.Control[] |
getControls()
Deprecated. As of NetWeaver 7.1 |
IProxy |
getProxy()
Deprecated. As of NetWeaver 7.1 |
com.sapportals.htmlb.Component |
render()
Deprecated. As of NetWeaver 7.1 |
void |
setProxy(IProxy proxy)
Deprecated. As of NetWeaver 7.1 |
protected void |
writeDebugInformation()
Deprecated. As of NetWeaver 7.1 |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.sapportals.wcm.rendering.layout.ILayoutController |
|---|
getNewInstance |
| Field Detail |
|---|
protected com.sapportals.wdf.stack.Control[] controls
| Constructor Detail |
|---|
public AbstractLayoutController()
| Method Detail |
|---|
public com.sapportals.wdf.stack.Control[] getControls()
ILayoutControllerILayoutController 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.
getControls in interface ILayoutControllernull.
public com.sapportals.htmlb.Component render()
throws com.sapportals.wdf.WdfException
render in interface ILayoutControllercom.sapportals.wdf.WdfExceptionpublic void setProxy(IProxy proxy)
ILayoutComponentILayoutController, which want to
use the proxy's services.
setProxy in interface ILayoutComponentpublic IProxy getProxy()
protected void writeDebugInformation()
IProxy's debug list.
The IProxy offers this functionality to all classes involved in
the rendeirng process. This abstract class adds the list of the Controls
rendered.
| 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 06 KMC | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||