Web Dynpro API Documentation

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

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

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

Methods in com.sap.tc.webdynpro.progmodel.repository that return WDContextElementMappingTypeEnumInfo
 WDContextElementMappingTypeEnumInfo IWDContextElementMappingInfo.getMappingType()
          Getter for writable property mappingType.
 

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

Fields in com.sap.tc.webdynpro.progmodel.repository.enum declared as WDContextElementMappingTypeEnumInfo
static WDContextElementMappingTypeEnumInfo WDContextElementMappingTypeEnumInfo.COLLECTION_AND_SELECTION
          The collection and the selection of the context node is mapped.
static WDContextElementMappingTypeEnumInfo WDContextElementMappingTypeEnumInfo.COLLECTION_ONLY
          Only the collection of the context node is mapped.
static WDContextElementMappingTypeEnumInfo WDContextElementMappingTypeEnumInfo.NOT_APPLICABLE
          The property context element mapping type is not applicable for the context element.
 

Methods in com.sap.tc.webdynpro.progmodel.repository.enum that return WDContextElementMappingTypeEnumInfo
static WDContextElementMappingTypeEnumInfo WDContextElementMappingTypeEnumInfo.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