Uses of Interface
com.google.gwt.aria.client.CommandRole
-
Uses of CommandRole in com.google.gwt.aria.client
Modifier and TypeInterfaceDescriptioninterface
A type that represents the button role in the ARIA specification.interface
A type that represents the link 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 menuitem role in the ARIA specification.Modifier and TypeClassDescription(package private) class
ImplementsButtonRole
.(package private) class
ImplementsLinkRole
.(package private) class
ImplementsMenuitemcheckboxRole
.(package private) class
ImplementsMenuitemradioRole
.(package private) class
ImplementsMenuitemRole
.