public class MainCheckSwitcher extends CssSwitcher<CheckBoxStyle>
CssSwitcher
for the top level element in a material check box.CssSwitcher
Constructor and Description |
---|
MainCheckSwitcher() |
Modifier and Type | Method and Description |
---|---|
Map<CheckBoxStyle,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<CheckBoxStyle,String> getMappings()
CssSwitcher
getMappings
in class CssSwitcher<CheckBoxStyle>
Enum
constant and the
corresponding CSS class literalCopyright © 2016 com.github.ilyes4j. All rights reserved.