Uses of Interface
com.google.gwt.aria.client.CheckboxRole
Packages that use CheckboxRole
-
Uses of CheckboxRole in com.google.gwt.aria.client
Subinterfaces of CheckboxRole in com.google.gwt.aria.clientModifier and TypeInterfaceDescriptioninterface
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 radio role in the ARIA specification.Classes in com.google.gwt.aria.client that implement CheckboxRoleModifier and TypeClassDescription(package private) class
ImplementsCheckboxRole
.(package private) class
ImplementsMenuitemcheckboxRole
.(package private) class
ImplementsMenuitemradioRole
.(package private) class
ImplementsRadioRole
.Methods in com.google.gwt.aria.client that return CheckboxRole