|
Web Dynpro API Documentation | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use WDRoadMapStepDesign | |
| 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 WDRoadMapStepDesign in com.sap.tc.webdynpro.clientserver.uielib.standard.api |
| Fields in com.sap.tc.webdynpro.clientserver.uielib.standard.api declared as WDRoadMapStepDesign | |
static WDRoadMapStepDesign |
IWDRoadMapStep.DEFAULT_DESIGN
Default value of property design. |
static WDRoadMapStepDesign |
WDRoadMapStepDesign.STANDARD
The RoadMapStep element is displayed in the standard color e.g. |
static WDRoadMapStepDesign |
WDRoadMapStepDesign.SELECTED
The RoadMapStep element is displayed selected e.g. |
static WDRoadMapStepDesign |
WDRoadMapStepDesign.ROUNDTRIP
The RoadMapStep element is displayed e.g. |
static WDRoadMapStepDesign |
WDRoadMapStepDesign.DISABLED
The RoadMapStep element is displayed disabled e.g. |
| Methods in com.sap.tc.webdynpro.clientserver.uielib.standard.api that return WDRoadMapStepDesign | |
WDRoadMapStepDesign |
IWDRoadMapStep.getDesign()
Returns the value of the design property. |
static WDRoadMapStepDesign |
WDRoadMapStepDesign.valueOf(int ordinal)
Returns the enumeration value for the given ordinal. |
static WDRoadMapStepDesign |
WDRoadMapStepDesign.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 WDRoadMapStepDesign | |
void |
IWDRoadMapStep.setDesign(WDRoadMapStepDesign value)
Sets property design to the new value. |
|
Web Dynpro API Documentation | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||