public interface AttributeWriteAriaBusy extends AttributeReadAriaBusy
busy
attribute of an object.HTML_ATTRIBUTE_ARIA_BUSY
WAI_ARIA
Modifier and Type | Method and Description |
---|---|
void |
setBusy(boolean busy)
This method sets the
busy state of this object. |
isBusy
void setBusy(boolean busy)
busy
state of this object.busy
- is the new value of AttributeReadAriaBusy.isBusy()
.Copyright © 2001–2016 mmm-Team. All rights reserved.