GWT 2.5.0.rc1

Package com.google.gwt.aria.client

Interface Summary
AlertdialogRole AlertdialogRole interface.
AlertRole AlertRole interface.
ApplicationRole ApplicationRole interface.
AriaAttributeType Interface that is and needs to be implemented by ALL non primitive attribute types
ArticleRole ArticleRole interface.
BannerRole BannerRole interface.
ButtonRole ButtonRole interface.
CheckboxRole CheckboxRole interface.
ColumnheaderRole ColumnheaderRole interface.
ComboboxRole ComboboxRole interface.
CommandRole CommandRole interface.
ComplementaryRole ComplementaryRole interface.
CompositeRole CompositeRole interface.
ContentinfoRole ContentinfoRole interface.
DefinitionRole DefinitionRole interface.
DialogRole DialogRole interface.
DirectoryRole DirectoryRole interface.
DocumentRole DocumentRole interface.
FormRole FormRole interface.
GridcellRole GridcellRole interface.
GridRole GridRole interface.
GroupRole GroupRole interface.
HeadingRole HeadingRole interface.
ImgRole ImgRole interface.
InputRole InputRole interface.
LandmarkRole LandmarkRole interface.
LinkRole LinkRole interface.
ListboxRole ListboxRole interface.
ListitemRole ListitemRole interface.
ListRole ListRole interface.
LogRole LogRole interface.
MainRole MainRole interface.
MarqueeRole MarqueeRole interface.
MathRole MathRole interface.
MenubarRole MenubarRole interface.
MenuitemcheckboxRole MenuitemcheckboxRole interface.
MenuitemradioRole MenuitemradioRole interface.
MenuitemRole MenuitemRole interface.
MenuRole MenuRole interface.
NavigationRole NavigationRole interface.
NoteRole NoteRole interface.
OptionRole OptionRole interface.
PresentationRole PresentationRole interface.
ProgressbarRole ProgressbarRole interface.
RadiogroupRole RadiogroupRole interface.
RadioRole RadioRole interface.
RangeRole RangeRole interface.
RegionRole RegionRole interface.
RoletypeRole RoletypeRole interface.
RowgroupRole RowgroupRole interface.
RowheaderRole RowheaderRole interface.
RowRole RowRole interface.
ScrollbarRole ScrollbarRole interface.
SearchRole SearchRole interface.
SectionheadRole SectionheadRole interface.
SectionRole SectionRole interface.
SelectRole SelectRole interface.
SeparatorRole SeparatorRole interface.
SliderRole SliderRole interface.
SpinbuttonRole SpinbuttonRole interface.
StatusRole StatusRole interface.
StructureRole StructureRole interface.
TablistRole TablistRole interface.
TabpanelRole TabpanelRole interface.
TabRole TabRole interface.
TextboxRole TextboxRole interface.
TimerRole TimerRole interface.
ToolbarRole ToolbarRole interface.
TooltipRole TooltipRole interface.
TreegridRole TreegridRole interface.
TreeitemRole TreeitemRole interface.
TreeRole TreeRole interface.
WidgetRole WidgetRole interface.
WindowRole WindowRole interface.
 

Class Summary
AlertdialogRoleImpl Implements AlertdialogRole.
AlertRoleImpl Implements AlertRole.
ApplicationRoleImpl Implements ApplicationRole.
AriaValueAttribute<T extends AriaAttributeType> ARIA specific type attribute.
ArticleRoleImpl Implements ArticleRole.
Attribute<T> Class representing ARIA state/property attribute.
BannerRoleImpl Implements BannerRole.
ButtonRoleImpl Implements ButtonRole.
CheckboxRoleImpl Implements CheckboxRole.
ColumnheaderRoleImpl Implements ColumnheaderRole.
ComboboxRoleImpl Implements ComboboxRole.
ComplementaryRoleImpl Implements ComplementaryRole.
ContentinfoRoleImpl Implements ContentinfoRole.
DefinitionRoleImpl Implements DefinitionRole.
DialogRoleImpl Implements DialogRole.
DirectoryRoleImpl Implements DirectoryRole.
DocumentRoleImpl Implements DocumentRole.
ExtraAttribute Defines additional attributes that are interpreted by readers.
FormRoleImpl Implements FormRole.
GridcellRoleImpl Implements GridcellRole.
GridRoleImpl Implements GridRole.
GroupRoleImpl Implements GroupRole.
HeadingRoleImpl Implements HeadingRole.
IdReference Id reference attribute type
ImgRoleImpl Implements ImgRole.
LinkRoleImpl Implements LinkRole.
ListboxRoleImpl Implements ListboxRole.
ListitemRoleImpl Implements ListitemRole.
ListRoleImpl Implements ListRole.
LogRoleImpl Implements LogRole.
MainRoleImpl Implements MainRole.
MarqueeRoleImpl Implements MarqueeRole.
MathRoleImpl Implements MathRole.
MenubarRoleImpl Implements MenubarRole.
MenuitemcheckboxRoleImpl Implements MenuitemcheckboxRole.
MenuitemradioRoleImpl Implements MenuitemradioRole.
MenuitemRoleImpl Implements MenuitemRole.
MenuRoleImpl Implements MenuRole.
NavigationRoleImpl Implements NavigationRole.
NoteRoleImpl Implements NoteRole.
OptionRoleImpl Implements OptionRole.
PresentationRoleImpl Implements PresentationRole.
PrimitiveValueAttribute<T> Primitive type attribute.
ProgressbarRoleImpl Implements ProgressbarRole.
Property Class that contains constants for all ARIA properties as defined by the W3C specification W3C ARIA specification.
RadiogroupRoleImpl Implements RadiogroupRole.
RadioRoleImpl Implements RadioRole.
RegionRoleImpl Implements RegionRole.
Role Allows ARIA Accessibility attributes to be added to widgets so that they can be identified by assistive technology.
Roles Class containing the ARIA roles as defined by W3C ARIA specification.
RowgroupRoleImpl Implements RowgroupRole.
RowheaderRoleImpl Implements RowheaderRole.
RowRoleImpl Implements RowRole.
ScrollbarRoleImpl Implements ScrollbarRole.
SearchRoleImpl Implements SearchRole.
SeparatorRoleImpl Implements SeparatorRole.
SliderRoleImpl Implements SliderRole.
SpinbuttonRoleImpl Implements SpinbuttonRole.
State Class that contains constants for ARIA states.
StatusRoleImpl Implements StatusRole.
TablistRoleImpl Implements TablistRole.
TabpanelRoleImpl Implements TabpanelRole.
TabRoleImpl Implements TabRole.
TextboxRoleImpl Implements TextboxRole.
TimerRoleImpl Implements TimerRole.
ToolbarRoleImpl Implements ToolbarRole.
TooltipRoleImpl Implements TooltipRole.
TreegridRoleImpl Implements TreegridRole.
TreeitemRoleImpl Implements TreeitemRole.
TreeRoleImpl Implements TreeRole.
 

Enum Summary
AutocompleteValue Property enum for 'aria-autocomplete' values.
CheckedValue State enum for 'aria-checked' values.
DropeffectValue Property enum for 'aria-dropeffect' values.
ExpandedValue State enum for 'aria-expanded' values.
GrabbedValue State enum for 'aria-grabbed' values.
InvalidValue State enum for 'aria-invalid' values.
LiveValue Property enum for 'aria-live' values.
OrientationValue Property enum for 'aria-orientation' values.
PressedValue State enum for 'aria-pressed' values.
RelevantValue Property enum for 'aria-relevant' values.
SelectedValue State enum for 'aria-selected' values.
SortValue Property enum for 'aria-sort' values.
 


GWT 2.5.0.rc1