com.sap.tc.webdynpro.progmodel.api
Interface IWDLayout
- All Superinterfaces:
- IWDViewElement
- All Known Subinterfaces:
- IWDFlowLayout, IWDGridLayout, IWDMatrixLayout, IWDRowLayout
- public interface IWDLayout
- extends IWDViewElement
Web Dynpro Layout API.
Layout is the abstract base class of all layout classes.
This type can be called by applications using Web Dynpro, but DO NOT EXTEND OR IMPLEMENT IT!
getUIElementContainer
public IWDUIElementContainer getUIElementContainer()
- Returns the current UIElementContainer.
A container manages the layout of its children using an associated
layout manager.
- Returns:
- the current UIElementContainer
Copyright © 2004 SAP AG. Automatically generated Thu Mar 3 2005, 22:15