Modifier and Type | Method and Description |
---|---|
MDAppearanceMode |
MDFormListenerData.getFormHeaderAppearanceDisplay() |
MDAppearanceMode |
MDFormListenerData.getFormHeaderAppearanceSet() |
MDAppearanceMode |
MDInterceptListenerData.getInterceptAppearanceDisplay() |
MDAppearanceMode |
MDInterceptListenerData.getInterceptAppearanceSet() |
static MDAppearanceMode |
MDAppearanceMode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static MDAppearanceMode[] |
MDAppearanceMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static void |
MedalliaDigital.setCustomAppearance(MDAppearanceMode appearance)
Set custom appearance for native components multi-themes support
(if feature is enabled for this property)
|