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