public interface AttributeWriteStyles extends AttributeReadStyles
style(s)
of an object.AttributeReadStyles
,
AttributeWriteStylesAdvanced
PROPERTY_STYLES, STYLE_PATTERN_MULTIPLE, STYLE_PATTERN_SINGLE
Modifier and Type | Method and Description |
---|---|
void |
setStyles(String styles)
This method clears all
styles and sets them to the given styles . |
getStyles
void setStyles(String styles)
styles
and sets them to the given styles
. This
will also update the primary style
.styles
- are the styles of this object. Either a single style or a list of styles separated by
whitespaces. Use the empty string to unset all styles.Copyright © 2001–2016 mmm-Team. All rights reserved.