Web Dynpro API Documentation

Uses of Interface
com.sap.tc.webdynpro.progmodel.repository.IWDComponentInfo

Packages that use IWDComponentInfo
com.sap.tc.webdynpro.progmodel.api Contains interfaces and classes that form the core programming model for Web Dynpro applications. 
com.sap.tc.webdynpro.progmodel.repository   
 

Uses of IWDComponentInfo in com.sap.tc.webdynpro.progmodel.api
 

Methods in com.sap.tc.webdynpro.progmodel.api that return IWDComponentInfo
 IWDComponentInfo IWDComponent.getComponentInfo()
          Returns the metadata describing this component.
 

Uses of IWDComponentInfo in com.sap.tc.webdynpro.progmodel.repository
 

Methods in com.sap.tc.webdynpro.progmodel.repository that return IWDComponentInfo
 IWDComponentInfo IWDComponentInterfaceImplementationInfo.getComponent()
          Getter for 1:1 association Component.
 IWDComponentInfo IWDApplicationInfo.getComponent()
          Getter for 1:1 association Component.
 IWDComponentInfo IWDProgmodelRepository.getIWDComponentInfo(java.lang.String name)
          Returns the specified model object or null if it does not exist.
 IWDComponentInfo IWDWindowInfo.getComponent()
          Getter for 1:1 association Component.
 


Web Dynpro API Documentation

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