|
Web Dynpro API Documentation | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use WDValueTypeEnumeration | |
| com.sap.tc.webdynpro.clientserver.uielib.graphics.api | |
| Uses of WDValueTypeEnumeration in com.sap.tc.webdynpro.clientserver.uielib.graphics.api |
| Fields in com.sap.tc.webdynpro.clientserver.uielib.graphics.api declared as WDValueTypeEnumeration | |
static WDValueTypeEnumeration |
IWDNumericValue.DEFAULT_TYPE
Default value of property type. |
static WDValueTypeEnumeration |
WDValueTypeEnumeration.CHART
|
static WDValueTypeEnumeration |
WDValueTypeEnumeration.X
|
static WDValueTypeEnumeration |
WDValueTypeEnumeration.Y
|
static WDValueTypeEnumeration |
WDValueTypeEnumeration.SIZE
|
static WDValueTypeEnumeration |
WDValueTypeEnumeration.TREND_X
|
static WDValueTypeEnumeration |
WDValueTypeEnumeration.TREND_Y
|
| Methods in com.sap.tc.webdynpro.clientserver.uielib.graphics.api that return WDValueTypeEnumeration | |
WDValueTypeEnumeration |
IWDNumericValue.getType()
Returns the value of the type property. |
static WDValueTypeEnumeration |
WDValueTypeEnumeration.valueOf(int ordinal)
Returns the enumeration value for the given ordinal. |
static WDValueTypeEnumeration |
WDValueTypeEnumeration.valueOf(java.lang.String name)
Returns the enumeration value for the given name. |
| Methods in com.sap.tc.webdynpro.clientserver.uielib.graphics.api with parameters of type WDValueTypeEnumeration | |
void |
IWDNumericValue.setType(WDValueTypeEnumeration value)
Sets property type to the new value. |
|
Web Dynpro API Documentation | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||