|
GWT 2.5.0.rc1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface NoteRole
NoteRole interface. The interface defines methods for setting, getting, removing states and properties.
Allows ARIA Accessibility attributes to be added to widgets so that they can be identified by assistive technology.
ARIA roles define widgets and page structure that can be interpreted by a reader application/device. There is a set of abstract roles which are used as building blocks of the roles hierarchy structural and define the common properties and states for the concrete roles. Abstract roles cannot be set to HTML elements.
There are states and properties that are defined for a role. As roles are organized in a hierarchy, a role has inherited and own properties and states which can be set to the element.
For more details about ARIA roles check The Roles Model .
Method Summary |
---|
Methods inherited from interface com.google.gwt.aria.client.SectionRole |
---|
getAriaExpandedState, removeAriaExpandedState, setAriaExpandedState |
|
GWT 2.5.0.rc1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |