public interface AttributeReadAriaLevel extends Accessibility
level
attribute (property) of an object.Modifier and Type | Field and Description |
---|---|
static String |
HTML_ATTRIBUTE_ARIA_LEVEL
The name of the
level attribute. |
WAI_ARIA
Modifier and Type | Method and Description |
---|---|
Integer |
getLevel()
This method gets the level
property of this object.
|
static final String HTML_ATTRIBUTE_ARIA_LEVEL
level
attribute.Copyright © 2001–2016 mmm-Team. All rights reserved.