public interface AttributeWriteAriaMultiLine extends AttributeReadAriaMultiLine
multiLine
attribute of an object.HTML_ATTRIBUTE_ARIA_MULTILINE
WAI_ARIA
Modifier and Type | Method and Description |
---|---|
void |
setMultiLine(boolean multiLine)
This method sets the
multiLine property of this object. |
isMultiLine
void setMultiLine(boolean multiLine)
multiLine
property of this object.multiLine
- is the new value of AttributeReadAriaMultiLine.isMultiLine()
.Copyright © 2001–2016 mmm-Team. All rights reserved.