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 TypeInterfaceDescriptioninterfaceA type that represents the combobox role in the ARIA specification.interfaceA type that represents the listbox role in the ARIA specification.interfaceA type that represents the menubar role in the ARIA specification.interfaceA type that represents the menu role in the ARIA specification.interfaceA type that represents the radiogroup role in the ARIA specification.interfaceA type that represents the rowgroup role in the ARIA specification.interfaceA type that represents the row role in the ARIA specification.interfaceA type that represents the select role in the ARIA specification.interfaceA type that represents the toolbar role in the ARIA specification.interfaceA type that represents the treegrid role in the ARIA specification.interfaceA type that represents the tree role in the ARIA specification.Classes in com.google.gwt.aria.client that implement GroupRoleModifier and TypeClassDescription(package private) classImplementsComboboxRole.(package private) classImplementsGroupRole.(package private) classImplementsListboxRole.(package private) classImplementsMenubarRole.(package private) classImplementsMenuRole.(package private) classImplementsRadiogroupRole.(package private) classImplementsRowgroupRole.(package private) classImplementsRowRole.(package private) classImplementsToolbarRole.(package private) classImplementsTreegridRole.(package private) classImplementsTreeRole.Methods in com.google.gwt.aria.client that return GroupRole