Uses of Interface
com.google.gwt.aria.client.InputRole
-
Packages that use InputRole Package Description com.google.gwt.aria.client -
-
Uses of InputRole in com.google.gwt.aria.client
Subinterfaces of InputRole in com.google.gwt.aria.client Modifier and Type Interface Description interfaceCheckboxRoleA type that represents the checkbox role in the ARIA specification.interfaceComboboxRoleA type that represents the combobox role in the ARIA specification.interfaceListboxRoleA type that represents the listbox role in the ARIA specification.interfaceMenubarRoleA type that represents the menubar role in the ARIA specification.interfaceMenuitemcheckboxRoleA type that represents the menuitemcheckbox role in the ARIA specification.interfaceMenuitemradioRoleA type that represents the menuitemradio role in the ARIA specification.interfaceMenuRoleA type that represents the menu role in the ARIA specification.interfaceOptionRoleA type that represents the option role in the ARIA specification.interfaceRadiogroupRoleA type that represents the radiogroup role in the ARIA specification.interfaceRadioRoleA type that represents the radio role in the ARIA specification.interfaceScrollbarRoleA type that represents the scrollbar role in the ARIA specification.interfaceSelectRoleA type that represents the select role in the ARIA specification.interfaceSliderRoleA type that represents the slider role in the ARIA specification.interfaceSpinbuttonRoleA type that represents the spinbutton role in the ARIA specification.interfaceTextboxRoleA type that represents the textbox role in the ARIA specification.interfaceTreegridRoleA type that represents the treegrid role in the ARIA specification.interfaceTreeitemRoleA type that represents the treeitem role in the ARIA specification.interfaceTreeRoleA type that represents the tree role in the ARIA specification.Classes in com.google.gwt.aria.client that implement InputRole Modifier and Type Class Description (package private) classCheckboxRoleImplImplementsCheckboxRole.(package private) classComboboxRoleImplImplementsComboboxRole.(package private) classListboxRoleImplImplementsListboxRole.(package private) classMenubarRoleImplImplementsMenubarRole.(package private) classMenuitemcheckboxRoleImplImplementsMenuitemcheckboxRole.(package private) classMenuitemradioRoleImplImplementsMenuitemradioRole.(package private) classMenuRoleImplImplementsMenuRole.(package private) classOptionRoleImplImplementsOptionRole.(package private) classRadiogroupRoleImplImplementsRadiogroupRole.(package private) classRadioRoleImplImplementsRadioRole.(package private) classScrollbarRoleImplImplementsScrollbarRole.(package private) classSliderRoleImplImplementsSliderRole.(package private) classSpinbuttonRoleImplImplementsSpinbuttonRole.(package private) classTextboxRoleImplImplementsTextboxRole.(package private) classTreegridRoleImplImplementsTreegridRole.(package private) classTreeitemRoleImplImplementsTreeitemRole.(package private) classTreeRoleImplImplementsTreeRole.
-