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 TypeInterfaceDescriptioninterface
A type that represents the checkbox role in the ARIA specification.interface
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 menuitemcheckbox role in the ARIA specification.interface
A type that represents the menuitemradio role in the ARIA specification.interface
A type that represents the menu role in the ARIA specification.interface
A type that represents the option role in the ARIA specification.interface
A type that represents the radiogroup role in the ARIA specification.interface
A type that represents the radio role in the ARIA specification.interface
A type that represents the scrollbar role in the ARIA specification.interface
A type that represents the select role in the ARIA specification.interface
A type that represents the slider role in the ARIA specification.interface
A type that represents the spinbutton role in the ARIA specification.interface
A type that represents the textbox role in the ARIA specification.interface
A type that represents the treegrid role in the ARIA specification.interface
A type that represents the treeitem 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 InputRoleModifier and TypeClassDescription(package private) class
ImplementsCheckboxRole
.(package private) class
ImplementsComboboxRole
.(package private) class
ImplementsListboxRole
.(package private) class
ImplementsMenubarRole
.(package private) class
ImplementsMenuitemcheckboxRole
.(package private) class
ImplementsMenuitemradioRole
.(package private) class
ImplementsMenuRole
.(package private) class
ImplementsOptionRole
.(package private) class
ImplementsRadiogroupRole
.(package private) class
ImplementsRadioRole
.(package private) class
ImplementsScrollbarRole
.(package private) class
ImplementsSliderRole
.(package private) class
ImplementsSpinbuttonRole
.(package private) class
ImplementsTextboxRole
.(package private) class
ImplementsTreegridRole
.(package private) class
ImplementsTreeitemRole
.(package private) class
ImplementsTreeRole
.