public class FloatSwitcher extends CssSwitcher<Float>
Float
enumeration.CssSwitcher
Constructor and Description |
---|
FloatSwitcher() |
Modifier and Type | Method and Description |
---|---|
Map<Float,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 final Map<Float,String> getMappings()
CssSwitcher
getMappings
in class CssSwitcher<Float>
Enum
constant and the
corresponding CSS class literalCopyright © 2016 com.github.ilyes4j. All rights reserved.