public class InputFlipSwitcher extends CssSwitcher<ButtonType>
CssSwitcher
for the input element inside the material flip
component.CssSwitcher
Constructor and Description |
---|
InputFlipSwitcher() |
Modifier and Type | Method and Description |
---|---|
Map<ButtonType,String> |
getMappings()
The mapping is defined in sub-types to enable the switcher to pick the
appropriate CSS class for a given enumeration option.
|
public Map<ButtonType,String> getMappings()
CssSwitcher
getMappings
in class CssSwitcher<ButtonType>
Enum
constant and the
corresponding CSS class literalCopyright © 2016 com.github.ilyes4j. All rights reserved.