|
SAP NetWeaver '04 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ILayoutController | |
| com.sapportals.wcm.rendering.layout | Represents a container for defining the layout of explorer controls. |
| Uses of ILayoutController in com.sapportals.wcm.rendering.layout |
| Classes in com.sapportals.wcm.rendering.layout that implement ILayoutController | |
class |
AbstractLayoutComposer
|
class |
AbstractLayoutController
Abstract class to implement some convenience methods for new implementations of the ILayoutController. |
| Methods in com.sapportals.wcm.rendering.layout that return ILayoutController | |
ILayoutController |
LayoutControllerFactory.getLayoutController(IProxy proxy,
IResource resource)
Returns a new instance of a ILayoutController
If no configuration for the set of parameters can be retrieved or the
mapping entry is faulty, the default LayoutController of the factory is
returned. |
ILayoutController |
LayoutControllerFactory.getLayoutController(IProxy proxy,
ITypedResourceList resourcelist)
Returns a new instance of a ILayoutController
If no configuration for the set of parameters can be retrieved or the
mapping entry is faulty, the default LayoutController of the factory is
returned. |
ILayoutController |
ILayoutController.getNewInstance()
returns a new instance of the implementing class. |
abstract ILayoutController |
AbstractLayoutComposer.getNewInstance()
|
|
SAP NetWeaver '04 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||