|
Web Dynpro API Documentation | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use WDControllerTypeEnumInfo | |
| com.sap.tc.webdynpro.progmodel.repository | |
| com.sap.tc.webdynpro.progmodel.repository.enum | |
| Uses of WDControllerTypeEnumInfo in com.sap.tc.webdynpro.progmodel.repository |
| Methods in com.sap.tc.webdynpro.progmodel.repository that return WDControllerTypeEnumInfo | |
WDControllerTypeEnumInfo |
IWDControllerInfo.getType()
Getter for writable property type. |
| Uses of WDControllerTypeEnumInfo in com.sap.tc.webdynpro.progmodel.repository.enum |
| Fields in com.sap.tc.webdynpro.progmodel.repository.enum declared as WDControllerTypeEnumInfo | |
static WDControllerTypeEnumInfo |
WDControllerTypeEnumInfo.COMPONENT
Component controller. |
static WDControllerTypeEnumInfo |
WDControllerTypeEnumInfo.COMPONENT_CONFIGURATION
Component configuration controller. |
static WDControllerTypeEnumInfo |
WDControllerTypeEnumInfo.COMPONENT_INTERFACE
Component interface controller. |
static WDControllerTypeEnumInfo |
WDControllerTypeEnumInfo.CUSTOM
Custom controller. |
static WDControllerTypeEnumInfo |
WDControllerTypeEnumInfo.INTERFACE_VIEW
Interface view controller. |
static WDControllerTypeEnumInfo |
WDControllerTypeEnumInfo.VIEW
View controller. |
| Methods in com.sap.tc.webdynpro.progmodel.repository.enum that return WDControllerTypeEnumInfo | |
static WDControllerTypeEnumInfo |
WDControllerTypeEnumInfo.valueOf(java.lang.String string)
Returns the enumeration value corresponding to the given string representation. |
|
Web Dynpro API Documentation | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||