public interface AttributeReadStylesAdvanced extends AttributeReadStyles, AttributeReadPrimaryStyle
PROPERTY_STYLES, STYLE_PATTERN_MULTIPLE, STYLE_PATTERN_SINGLE
Modifier and Type | Method and Description |
---|---|
boolean |
hasStyle(String style)
This method checks if the given
style is contained in the set of styles
of this object. |
getStyles
getPrimaryStyle
boolean hasStyle(String style)
style
is contained in the set of styles
of this object.style
- is the style to check.style
is active.Copyright © 2001–2016 mmm-Team. All rights reserved.