Uses of Interface
com.google.gwt.aria.client.Role
Packages that use Role
-
Uses of Role in com.google.gwt.aria.client
Subinterfaces of Role in com.google.gwt.aria.clientModifier and TypeInterfaceDescriptioninterface
A type that represents the alertdialog role in the ARIA specification.interface
A type that represents the alert role in the ARIA specification.interface
A type that represents the application role in the ARIA specification.interface
A type that represents the article role in the ARIA specification.interface
A type that represents the banner role in the ARIA specification.interface
A type that represents the button role in the ARIA specification.interface
A type that represents the checkbox role in the ARIA specification.interface
A type that represents the columnheader role in the ARIA specification.interface
A type that represents the combobox role in the ARIA specification.interface
A type that represents the command role in the ARIA specification.interface
A type that represents the complementary role in the ARIA specification.interface
A type that represents the composite role in the ARIA specification.interface
A type that represents the contentinfo role in the ARIA specification.interface
A type that represents the definition role in the ARIA specification.interface
A type that represents the dialog role in the ARIA specification.interface
A type that represents the directory role in the ARIA specification.interface
A type that represents the document role in the ARIA specification.interface
A type that represents the form role in the ARIA specification.interface
A type that represents the gridcell role in the ARIA specification.interface
A type that represents the grid role in the ARIA specification.interface
A type that represents the group role in the ARIA specification.interface
A type that represents the heading role in the ARIA specification.interface
A type that represents the img role in the ARIA specification.interface
A type that represents the input role in the ARIA specification.interface
A type that represents the landmark role in the ARIA specification.interface
A type that represents the link role in the ARIA specification.interface
A type that represents the listbox role in the ARIA specification.interface
A type that represents the listitem role in the ARIA specification.interface
A type that represents the list role in the ARIA specification.interface
A type that represents the log role in the ARIA specification.interface
A type that represents the main role in the ARIA specification.interface
A type that represents the marquee role in the ARIA specification.interface
A type that represents the math role in the ARIA specification.interface
A type that represents the menubar role in the ARIA specification.interface
A type that represents the menuitemcheckbox role in the ARIA specification.interface
A type that represents the menuitemradio role in the ARIA specification.interface
A type that represents the menuitem role in the ARIA specification.interface
A type that represents the menu role in the ARIA specification.interface
A type that represents the navigation role in the ARIA specification.interface
A type that represents the note role in the ARIA specification.interface
A type that represents the option role in the ARIA specification.interface
A type that represents the presentation role in the ARIA specification.interface
A type that represents the progressbar role in the ARIA specification.interface
A type that represents the radiogroup role in the ARIA specification.interface
A type that represents the radio role in the ARIA specification.interface
A type that represents the range role in the ARIA specification.interface
A type that represents the region role in the ARIA specification.interface
A type that represents the rowgroup role in the ARIA specification.interface
A type that represents the rowheader role in the ARIA specification.interface
A type that represents the row role in the ARIA specification.interface
A type that represents the scrollbar role in the ARIA specification.interface
A type that represents the search role in the ARIA specification.interface
A type that represents the sectionhead role in the ARIA specification.interface
A type that represents the section role in the ARIA specification.interface
A type that represents the select role in the ARIA specification.interface
A type that represents the separator role in the ARIA specification.interface
A type that represents the slider role in the ARIA specification.interface
A type that represents the spinbutton role in the ARIA specification.interface
A type that represents the status role in the ARIA specification.interface
A type that represents the structure role in the ARIA specification.interface
A type that represents the tablist role in the ARIA specification.interface
A type that represents the tabpanel role in the ARIA specification.interface
A type that represents the tab role in the ARIA specification.interface
A type that represents the textbox role in the ARIA specification.interface
A type that represents the timer role in the ARIA specification.interface
A type that represents the toolbar role in the ARIA specification.interface
A type that represents the tooltip role in the ARIA specification.interface
A type that represents the treegrid role in the ARIA specification.interface
A type that represents the treeitem role in the ARIA specification.interface
A type that represents the tree role in the ARIA specification.interface
A type that represents the widget role in the ARIA specification.interface
A type that represents the window role in the ARIA specification.Classes in com.google.gwt.aria.client that implement RoleModifier and TypeClassDescription(package private) class
ImplementsAlertdialogRole
.(package private) class
ImplementsAlertRole
.(package private) class
ImplementsApplicationRole
.(package private) class
ImplementsArticleRole
.(package private) class
ImplementsBannerRole
.(package private) class
ImplementsButtonRole
.(package private) class
ImplementsCheckboxRole
.(package private) class
ImplementsColumnheaderRole
.(package private) class
ImplementsComboboxRole
.(package private) class
ImplementsComplementaryRole
.(package private) class
ImplementsContentinfoRole
.(package private) class
ImplementsDefinitionRole
.(package private) class
ImplementsDialogRole
.(package private) class
ImplementsDirectoryRole
.(package private) class
ImplementsDocumentRole
.(package private) class
ImplementsFormRole
.(package private) class
ImplementsGridcellRole
.(package private) class
ImplementsGridRole
.(package private) class
ImplementsGroupRole
.(package private) class
ImplementsHeadingRole
.(package private) class
ImplementsImgRole
.(package private) class
ImplementsLinkRole
.(package private) class
ImplementsListboxRole
.(package private) class
ImplementsListitemRole
.(package private) class
ImplementsListRole
.(package private) class
ImplementsLogRole
.(package private) class
ImplementsMainRole
.(package private) class
ImplementsMarqueeRole
.(package private) class
ImplementsMathRole
.(package private) class
ImplementsMenubarRole
.(package private) class
ImplementsMenuitemcheckboxRole
.(package private) class
ImplementsMenuitemradioRole
.(package private) class
ImplementsMenuitemRole
.(package private) class
ImplementsMenuRole
.(package private) class
ImplementsNavigationRole
.(package private) class
ImplementsNoteRole
.(package private) class
ImplementsOptionRole
.(package private) class
ImplementsPresentationRole
.(package private) class
ImplementsProgressbarRole
.(package private) class
ImplementsRadiogroupRole
.(package private) class
ImplementsRadioRole
.(package private) class
ImplementsRegionRole
.(package private) class
The base class for implementing a Role.(package private) class
ImplementsRowgroupRole
.(package private) class
ImplementsRowheaderRole
.(package private) class
ImplementsRowRole
.(package private) class
ImplementsScrollbarRole
.(package private) class
ImplementsSearchRole
.(package private) class
ImplementsSeparatorRole
.(package private) class
ImplementsSliderRole
.(package private) class
ImplementsSpinbuttonRole
.(package private) class
ImplementsStatusRole
.(package private) class
ImplementsTablistRole
.(package private) class
ImplementsTabpanelRole
.(package private) class
ImplementsTabRole
.(package private) class
ImplementsTextboxRole
.(package private) class
ImplementsTimerRole
.(package private) class
ImplementsToolbarRole
.(package private) class
ImplementsTooltipRole
.(package private) class
ImplementsTreegridRole
.(package private) class
ImplementsTreeitemRole
.(package private) class
ImplementsTreeRole
.Methods in com.google.gwt.aria.client that return Role