Web Dynpro API Documentation

Uses of Interface
com.sap.tc.webdynpro.clientserver.uielib.standard.api.IWDCaption

Packages that use IWDCaption
com.sap.tc.webdynpro.clientserver.uielib.standard.api Contains interfaces for accessing Web Dynpro UI elements and contains enumeration types used as UI element property types. 
 

Uses of IWDCaption in com.sap.tc.webdynpro.clientserver.uielib.standard.api
 

Methods in com.sap.tc.webdynpro.clientserver.uielib.standard.api that return IWDCaption
 IWDCaption IWDTableColumn.getHeader()
          Gets the Header instance.
 IWDCaption IWDTable.getHeader()
          Gets the Header instance.
 IWDCaption IWDGroup.getHeader()
          Gets the Header instance.
 IWDCaption IWDAbstractMasterTableColumn.getHeader()
          Gets the Header instance.
 IWDCaption IWDTray.getHeader()
          Gets the Header instance.
 IWDCaption IWDTab.getHeader()
          Gets the Header instance.
 

Methods in com.sap.tc.webdynpro.clientserver.uielib.standard.api with parameters of type IWDCaption
 void IWDTableColumn.setHeader(IWDCaption header)
          Sets the Header instance.
 void IWDTable.setHeader(IWDCaption header)
          Sets the Header instance.
 void IWDGroup.setHeader(IWDCaption header)
          Sets the Header instance.
 void IWDAbstractMasterTableColumn.setHeader(IWDCaption header)
          Sets the Header instance.
 void IWDTray.setHeader(IWDCaption header)
          Sets the Header instance.
 void IWDTab.setHeader(IWDCaption header)
          Sets the Header instance.
 


Web Dynpro API Documentation

Copyright © 2004 SAP AG. Automatically generated Thu Mar 3 2005, 22:15