Uses of Interface
com.google.gwt.aria.client.MenuitemRole
-
Packages that use MenuitemRole Package Description com.google.gwt.aria.client -
-
Uses of MenuitemRole in com.google.gwt.aria.client
Subinterfaces of MenuitemRole in com.google.gwt.aria.client Modifier and Type Interface Description interfaceMenuitemcheckboxRoleA type that represents the menuitemcheckbox role in the ARIA specification.interfaceMenuitemradioRoleA type that represents the menuitemradio role in the ARIA specification.Classes in com.google.gwt.aria.client that implement MenuitemRole Modifier and Type Class Description (package private) classMenuitemcheckboxRoleImplImplementsMenuitemcheckboxRole.(package private) classMenuitemradioRoleImplImplementsMenuitemradioRole.(package private) classMenuitemRoleImplImplementsMenuitemRole.Methods in com.google.gwt.aria.client that return MenuitemRole Modifier and Type Method Description static MenuitemRoleRoles. getMenuitemRole()
-