|
Web Dynpro API Documentation | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IWDAbstractViewInfo | |
| 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 IWDAbstractViewInfo in com.sap.tc.webdynpro.progmodel.api |
| Methods in com.sap.tc.webdynpro.progmodel.api that return IWDAbstractViewInfo | |
IWDAbstractViewInfo |
IWDViewController.getViewInfo()
Returns the runtime repository information for this view. |
| Uses of IWDAbstractViewInfo in com.sap.tc.webdynpro.progmodel.repository |
| Subinterfaces of IWDAbstractViewInfo in com.sap.tc.webdynpro.progmodel.repository | |
interface |
IWDEmptyViewInfo
Interface of progmodel repository model class "IWDEmptyViewInfo". |
interface |
IWDInterfaceViewInfo
Interface of progmodel repository model class "IWDInterfaceViewInfo". |
interface |
IWDViewInfo
Interface of progmodel repository model class "IWDViewInfo". |
| Methods in com.sap.tc.webdynpro.progmodel.repository that return IWDAbstractViewInfo | |
IWDAbstractViewInfo |
IWDViewUsageInfo.getView()
Getter for 1:1 association View. |
IWDAbstractViewInfo |
IWDInboundPlugInfo.getView()
Getter for 1:1 association View. |
IWDAbstractViewInfo |
IWDOutboundPlugInfo.getView()
Getter for 1:1 association View. |
| Methods in com.sap.tc.webdynpro.progmodel.repository with parameters of type IWDAbstractViewInfo | |
void |
IWDViewUsageInfo.setView(IWDAbstractViewInfo object)
Sets the view of this view usage. |
|
Web Dynpro API Documentation | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||