Uses of Interface
com.google.gwt.aria.client.SelectRole
Packages that use SelectRole
-
Uses of SelectRole in com.google.gwt.aria.client
Subinterfaces of SelectRole 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 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 SelectRoleModifier and TypeClassDescription(package private) class
ImplementsComboboxRole
.(package private) class
ImplementsListboxRole
.(package private) class
ImplementsMenubarRole
.(package private) class
ImplementsMenuRole
.(package private) class
ImplementsRadiogroupRole
.(package private) class
ImplementsTreegridRole
.(package private) class
ImplementsTreeRole
.