Web Dynpro API Documentation

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

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

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

Methods in com.sap.tc.webdynpro.progmodel.api that return IWDContext
 IWDContext IWDNodeInfo.getContext()
          Returns the IWDContext this node belongs to.
 IWDContext IWDController.getContext()
          Returns the context of this controller.
 IWDContext IWDNode.getContext()
          Returns the context, this node belongs to.
 

Methods in com.sap.tc.webdynpro.progmodel.api with parameters of type IWDContext
 void IWDNodeInfo.setMapping(IWDContext mappedContext, java.lang.String mappedPath, boolean selectionMapped)
          Sets the mapping of a mapped node that has been declared before.
 


Web Dynpro API Documentation

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