|
Web Dynpro API Documentation | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use WDPhaseIndicatorBackgroundDesign | |
| 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 WDPhaseIndicatorBackgroundDesign in com.sap.tc.webdynpro.clientserver.uielib.standard.api |
| Fields in com.sap.tc.webdynpro.clientserver.uielib.standard.api declared as WDPhaseIndicatorBackgroundDesign | |
static WDPhaseIndicatorBackgroundDesign |
IWDPhaseIndicator.DEFAULT_BACKGROUND_DESIGN
Default value of property backgroundDesign. |
static WDPhaseIndicatorBackgroundDesign |
WDPhaseIndicatorBackgroundDesign.TRANSPARENT
The background is transparent. |
static WDPhaseIndicatorBackgroundDesign |
WDPhaseIndicatorBackgroundDesign.EMPHASIZED
The background is colored. |
| Methods in com.sap.tc.webdynpro.clientserver.uielib.standard.api that return WDPhaseIndicatorBackgroundDesign | |
WDPhaseIndicatorBackgroundDesign |
IWDPhaseIndicator.getBackgroundDesign()
Returns the value of the backgroundDesign property. |
static WDPhaseIndicatorBackgroundDesign |
WDPhaseIndicatorBackgroundDesign.valueOf(int ordinal)
Returns the enumeration value for the given ordinal. |
static WDPhaseIndicatorBackgroundDesign |
WDPhaseIndicatorBackgroundDesign.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 WDPhaseIndicatorBackgroundDesign | |
void |
IWDPhaseIndicator.setBackgroundDesign(WDPhaseIndicatorBackgroundDesign value)
Sets property backgroundDesign to the new value. |
|
Web Dynpro API Documentation | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||