|
Web Dynpro API Documentation | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use WDComponentLifecycleEnumInfo | |
| com.sap.tc.webdynpro.progmodel.repository | |
| com.sap.tc.webdynpro.progmodel.repository.enum | |
| Uses of WDComponentLifecycleEnumInfo in com.sap.tc.webdynpro.progmodel.repository |
| Methods in com.sap.tc.webdynpro.progmodel.repository that return WDComponentLifecycleEnumInfo | |
WDComponentLifecycleEnumInfo |
IWDComponentUsageInfo.getLifecycleControl()
Getter for writable property lifecycleControl. |
| Uses of WDComponentLifecycleEnumInfo in com.sap.tc.webdynpro.progmodel.repository.enum |
| Fields in com.sap.tc.webdynpro.progmodel.repository.enum declared as WDComponentLifecycleEnumInfo | |
static WDComponentLifecycleEnumInfo |
WDComponentLifecycleEnumInfo.MANUAL
Manually create and delete component instances. |
static WDComponentLifecycleEnumInfo |
WDComponentLifecycleEnumInfo.CREATE_ON_DEMAND
A component instance is automatically created on the first time it is required if it has not been created manually before. |
| Methods in com.sap.tc.webdynpro.progmodel.repository.enum that return WDComponentLifecycleEnumInfo | |
static WDComponentLifecycleEnumInfo |
WDComponentLifecycleEnumInfo.valueOf(java.lang.String string)
Returns the enumeration value corresponding to the given string representation. |
|
Web Dynpro API Documentation | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||