Web Dynpro API Documentation

Uses of Class
com.sap.tc.webdynpro.clientserver.uielib.standard.api.WDDateMarkingCategory

Packages that use WDDateMarkingCategory
com.sap.tc.webdynpro.clientserver.uielib.standard.api Contains interfaces for accessing Web Dynpro UI elements and contains enumeration types used as UI element property types. 
 

Uses of WDDateMarkingCategory in com.sap.tc.webdynpro.clientserver.uielib.standard.api
 

Fields in com.sap.tc.webdynpro.clientserver.uielib.standard.api declared as WDDateMarkingCategory
static WDDateMarkingCategory WDDateMarkingCategory.ONE
          
static WDDateMarkingCategory WDDateMarkingCategory.TWO
          
static WDDateMarkingCategory WDDateMarkingCategory.THREE
          
static WDDateMarkingCategory WDDateMarkingCategory.FOUR
          
static WDDateMarkingCategory IWDDateNavigatorMarking.DEFAULT_CATEGORY
          Default value of property category.
 

Methods in com.sap.tc.webdynpro.clientserver.uielib.standard.api that return WDDateMarkingCategory
static WDDateMarkingCategory WDDateMarkingCategory.valueOf(int ordinal)
          Returns the enumeration value for the given ordinal.
static WDDateMarkingCategory WDDateMarkingCategory.valueOf(java.lang.String name)
          Returns the enumeration value for the given name.
 WDDateMarkingCategory IWDDateNavigatorMarking.getCategory()
          Returns the value of the category property.
 WDDateMarkingCategory IWDDateNavigatorLegend.getCategory()
          Note: This property must be bound to the context! Returns the value of the category property.
 

Methods in com.sap.tc.webdynpro.clientserver.uielib.standard.api with parameters of type WDDateMarkingCategory
 void IWDDateNavigatorMarking.setCategory(WDDateMarkingCategory value)
          Sets property category to the new value.
 void IWDDateNavigatorLegend.setCategory(WDDateMarkingCategory value)
          Note: This property must be bound to the context! Sets property category to the new value.
 


Web Dynpro API Documentation

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