Web Dynpro API Documentation

Uses of Interface
com.sap.tc.webdynpro.progmodel.api.IWDComponentUsage

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

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

Methods in com.sap.tc.webdynpro.progmodel.api that return IWDComponentUsage
 IWDComponentUsage IWDComponentUsage.createComponentUsageOfSameType(java.lang.String name)
          Creates a component usage with the given name which has the same component interface type assigned as this component usage.
 

Methods in com.sap.tc.webdynpro.progmodel.api with parameters of type IWDComponentUsage
 void IWDComponentUsage.enterReferencingMode(IWDComponentUsage componentUsage)
          Component usage does not manage its own component instance from now on.
 void IWDComponentUsage.enterReferencingModeUnsafe(IWDComponentUsage componentUsage)
          Deprecated. This API may be withdrawn with the first new NetWeaver release in 2006. Use enterReferencingMode(IWDComponentUsage) instead.
 


Web Dynpro API Documentation

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