Web Dynpro API Documentation

Uses of Class
com.sap.tc.webdynpro.progmodel.repository.enum.WDViewLifespanEnumInfo

Packages that use WDViewLifespanEnumInfo
com.sap.tc.webdynpro.progmodel.repository   
com.sap.tc.webdynpro.progmodel.repository.enum   
 

Uses of WDViewLifespanEnumInfo in com.sap.tc.webdynpro.progmodel.repository
 

Methods in com.sap.tc.webdynpro.progmodel.repository that return WDViewLifespanEnumInfo
 WDViewLifespanEnumInfo IWDAbstractViewInfo.getLifespan()
          Getter for writable property lifespan.
 

Uses of WDViewLifespanEnumInfo in com.sap.tc.webdynpro.progmodel.repository.enum
 

Fields in com.sap.tc.webdynpro.progmodel.repository.enum declared as WDViewLifespanEnumInfo
static WDViewLifespanEnumInfo WDViewLifespanEnumInfo.FRAMEWORK_CONTROLLED
          A view instance is created like for WHEN_VISIBLE and deleted on a point in time decided by the Web Dynpro framework (but not before it would be deleted in case of WHEN_VISIBLE.
static WDViewLifespanEnumInfo WDViewLifespanEnumInfo.WHEN_VISIBLE
          A view instance is created when it gets part of the view assembly and is deleted, if it is no longer part of the view assembly.
 

Methods in com.sap.tc.webdynpro.progmodel.repository.enum that return WDViewLifespanEnumInfo
static WDViewLifespanEnumInfo WDViewLifespanEnumInfo.valueOf(java.lang.String string)
          Returns the enumeration value corresponding to the given string representation.
 


Web Dynpro API Documentation

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