Package com.mayam.wf.config.shared
Class StyledIcon
java.lang.Object
com.mayam.wf.config.shared.StyledIcon
- All Implemented Interfaces:
Copyable
,Serializable
Used with DisplayMode.ICON_LIST to map attribute values to icon and color combination.
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.mayam.wf.attributes.shared.Copyable
Copyable.Utilities
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptioncopy()
Performs a deep copy of the object.getColor()
getIcon()
getText()
void
setColor
(StyledIcon.Color color) void
void
setText
(TranslatedString text)