Uses of Interface
com.google.gwt.aria.client.MenuitemcheckboxRole
-
Packages that use MenuitemcheckboxRole Package Description com.google.gwt.aria.client -
-
Uses of MenuitemcheckboxRole in com.google.gwt.aria.client
Subinterfaces of MenuitemcheckboxRole in com.google.gwt.aria.client Modifier and Type Interface Description interface
MenuitemradioRole
A type that represents the menuitemradio role in the ARIA specification.Classes in com.google.gwt.aria.client that implement MenuitemcheckboxRole Modifier and Type Class Description (package private) class
MenuitemcheckboxRoleImpl
ImplementsMenuitemcheckboxRole
.(package private) class
MenuitemradioRoleImpl
ImplementsMenuitemradioRole
.Methods in com.google.gwt.aria.client that return MenuitemcheckboxRole Modifier and Type Method Description static MenuitemcheckboxRole
Roles. getMenuitemcheckboxRole()
-