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