Uses of Interface
com.google.gwt.aria.client.MenuRole
-
Packages that use MenuRole Package Description com.google.gwt.aria.client -
-
Uses of MenuRole in com.google.gwt.aria.client
Subinterfaces of MenuRole in com.google.gwt.aria.client Modifier and Type Interface Description interface
MenubarRole
A type that represents the menubar role in the ARIA specification.Classes in com.google.gwt.aria.client that implement MenuRole Modifier and Type Class Description (package private) class
MenubarRoleImpl
ImplementsMenubarRole
.(package private) class
MenuRoleImpl
ImplementsMenuRole
.Methods in com.google.gwt.aria.client that return MenuRole Modifier and Type Method Description static MenuRole
Roles. getMenuRole()
-