Uses of Interface
com.google.gwt.aria.client.InputRole
Packages that use InputRole
-
Uses of InputRole in com.google.gwt.aria.client
Subinterfaces of InputRole in com.google.gwt.aria.clientModifier and TypeInterfaceDescriptioninterfaceA type that represents the checkbox role in the ARIA specification.interfaceA 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 menuitemcheckbox role in the ARIA specification.interfaceA type that represents the menuitemradio role in the ARIA specification.interfaceA type that represents the menu role in the ARIA specification.interfaceA type that represents the option role in the ARIA specification.interfaceA type that represents the radiogroup role in the ARIA specification.interfaceA type that represents the radio role in the ARIA specification.interfaceA type that represents the scrollbar role in the ARIA specification.interfaceA type that represents the select role in the ARIA specification.interfaceA type that represents the slider role in the ARIA specification.interfaceA type that represents the spinbutton role in the ARIA specification.interfaceA type that represents the textbox role in the ARIA specification.interfaceA type that represents the treegrid role in the ARIA specification.interfaceA type that represents the treeitem 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 InputRoleModifier and TypeClassDescription(package private) classImplementsCheckboxRole.(package private) classImplementsComboboxRole.(package private) classImplementsListboxRole.(package private) classImplementsMenubarRole.(package private) classImplementsMenuitemcheckboxRole.(package private) classImplementsMenuitemradioRole.(package private) classImplementsMenuRole.(package private) classImplementsOptionRole.(package private) classImplementsRadiogroupRole.(package private) classImplementsRadioRole.(package private) classImplementsScrollbarRole.(package private) classImplementsSliderRole.(package private) classImplementsSpinbuttonRole.(package private) classImplementsTextboxRole.(package private) classImplementsTreegridRole.(package private) classImplementsTreeitemRole.(package private) classImplementsTreeRole.