Uses of Interface
com.google.gwt.aria.client.CommandRole
-
Packages that use CommandRole Package Description com.google.gwt.aria.client -
-
Uses of CommandRole in com.google.gwt.aria.client
Subinterfaces of CommandRole in com.google.gwt.aria.client Modifier and Type Interface Description interfaceButtonRoleA type that represents the button role in the ARIA specification.interfaceLinkRoleA type that represents the link 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.interfaceMenuitemRoleA type that represents the menuitem role in the ARIA specification.Classes in com.google.gwt.aria.client that implement CommandRole Modifier and Type Class Description (package private) classButtonRoleImplImplementsButtonRole.(package private) classLinkRoleImplImplementsLinkRole.(package private) classMenuitemcheckboxRoleImplImplementsMenuitemcheckboxRole.(package private) classMenuitemradioRoleImplImplementsMenuitemradioRole.(package private) classMenuitemRoleImplImplementsMenuitemRole.
-