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 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 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 SelectRoleModifier and TypeClassDescription(package private) classImplementsComboboxRole.(package private) classImplementsListboxRole.(package private) classImplementsMenubarRole.(package private) classImplementsMenuRole.(package private) classImplementsRadiogroupRole.(package private) classImplementsTreegridRole.(package private) classImplementsTreeRole.