com.sap.tc.webdynpro.progmodel.api
Interface IWDLayoutData
- All Superinterfaces:
- IWDViewElement
- All Known Subinterfaces:
- IWDFlowData, IWDGridData, IWDMatrixData, IWDMatrixHeadData, IWDRowData, IWDRowHeadData
- public interface IWDLayoutData
- extends IWDViewElement
Web Dynpro LayoutData API.
LayoutData is the abstract base class of all layout data classes.
This type can be called by applications using Web Dynpro, but DO NOT EXTEND OR IMPLEMENT IT!
getUIElement
public IWDUIElement getUIElement()
- Returns the current UIElement.
A UI element may carry layout data that is used by the layout manager
of its parent container.
- Returns:
- the current UIElement
Copyright © 2004 SAP AG. Automatically generated Thu Mar 3 2005, 22:15