public interface AttributeWriteAriaMultiSelectable extends AttributeReadAriaMultiSelectable
multiSelectable
attribute of
an object.HTML_ATTRIBUTE_ARIA_MULTI_SELECTABLE
WAI_ARIA
Modifier and Type | Method and Description |
---|---|
void |
setMultiSelectable(boolean multiSelectable)
This method sets the
multiSelectable property of this object. |
isMultiSelectable
void setMultiSelectable(boolean multiSelectable)
multiSelectable
property of this object.multiSelectable
- is the new value of AttributeReadAriaMultiSelectable.isMultiSelectable()
.Copyright © 2001–2016 mmm-Team. All rights reserved.