|
Web Dynpro API Documentation | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use WDLabelDesign | |
| 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 WDLabelDesign in com.sap.tc.webdynpro.clientserver.uielib.standard.api |
| Fields in com.sap.tc.webdynpro.clientserver.uielib.standard.api declared as WDLabelDesign | |
static WDLabelDesign |
IWDLabel.DEFAULT_DESIGN
Default value of property design. |
static WDLabelDesign |
WDLabelDesign.STANDARD
Standard label design. |
static WDLabelDesign |
WDLabelDesign.LIGHT
Prepends a vertical bar. |
| Methods in com.sap.tc.webdynpro.clientserver.uielib.standard.api that return WDLabelDesign | |
WDLabelDesign |
IWDLabel.getDesign()
Returns the value of the design property. |
static WDLabelDesign |
WDLabelDesign.valueOf(int ordinal)
Returns the enumeration value for the given ordinal. |
static WDLabelDesign |
WDLabelDesign.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 WDLabelDesign | |
void |
IWDLabel.setDesign(WDLabelDesign value)
Sets property design to the new value. |
|
Web Dynpro API Documentation | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||