|
Web Dynpro API Documentation | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||