public interface AttributeReadAriaBusy extends Accessibility
busy
attribute (state) of an object.Modifier and Type | Field and Description |
---|---|
static String |
HTML_ATTRIBUTE_ARIA_BUSY
The name of the
busy attribute. |
WAI_ARIA
Modifier and Type | Method and Description |
---|---|
boolean |
isBusy()
This method gets the value of the busy state of this object.
|
static final String HTML_ATTRIBUTE_ARIA_BUSY
busy
attribute.boolean isBusy()
false
.Copyright © 2001–2016 mmm-Team. All rights reserved.