|
Web Dynpro API Documentation | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use WDTreeNodeDesign | |
| 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 WDTreeNodeDesign in com.sap.tc.webdynpro.clientserver.uielib.standard.api |
| Fields in com.sap.tc.webdynpro.clientserver.uielib.standard.api declared as WDTreeNodeDesign | |
static WDTreeNodeDesign |
IWDAbstractTreeNodeType.DEFAULT_DESIGN
Default value of property design. |
static WDTreeNodeDesign |
WDTreeNodeDesign.STANDARD
|
static WDTreeNodeDesign |
WDTreeNodeDesign.EMPHASIZED
|
| Methods in com.sap.tc.webdynpro.clientserver.uielib.standard.api that return WDTreeNodeDesign | |
WDTreeNodeDesign |
IWDAbstractTreeNodeType.getDesign()
Returns the value of the design property. |
static WDTreeNodeDesign |
WDTreeNodeDesign.valueOf(int ordinal)
Returns the enumeration value for the given ordinal. |
static WDTreeNodeDesign |
WDTreeNodeDesign.valueOf(java.lang.String name)
Returns the enumeration value for the given name. |
| Methods in com.sap.tc.webdynpro.clientserver.uielib.standard.api with parameters of type WDTreeNodeDesign | |
void |
IWDAbstractTreeNodeType.setDesign(WDTreeNodeDesign value)
Sets property design to the new value. |
|
Web Dynpro API Documentation | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||