Uses of Interface
com.google.gwt.aria.client.GroupRole
Packages that use GroupRole
-
Uses of GroupRole in com.google.gwt.aria.client
Subinterfaces of GroupRole in com.google.gwt.aria.clientModifier and TypeInterfaceDescriptioninterface
A type that represents the combobox role in the ARIA specification.interface
A type that represents the listbox role in the ARIA specification.interface
A type that represents the menubar role in the ARIA specification.interface
A type that represents the menu role in the ARIA specification.interface
A type that represents the radiogroup role in the ARIA specification.interface
A type that represents the rowgroup role in the ARIA specification.interface
A type that represents the row role in the ARIA specification.interface
A type that represents the select role in the ARIA specification.interface
A type that represents the toolbar role in the ARIA specification.interface
A type that represents the treegrid role in the ARIA specification.interface
A type that represents the tree role in the ARIA specification.Classes in com.google.gwt.aria.client that implement GroupRoleModifier and TypeClassDescription(package private) class
ImplementsComboboxRole
.(package private) class
ImplementsGroupRole
.(package private) class
ImplementsListboxRole
.(package private) class
ImplementsMenubarRole
.(package private) class
ImplementsMenuRole
.(package private) class
ImplementsRadiogroupRole
.(package private) class
ImplementsRowgroupRole
.(package private) class
ImplementsRowRole
.(package private) class
ImplementsToolbarRole
.(package private) class
ImplementsTreegridRole
.(package private) class
ImplementsTreeRole
.Methods in com.google.gwt.aria.client that return GroupRole