GWT 2.7.0

Uses of Interface
com.google.gwt.aria.client.MenuRole

Packages that use MenuRole
com.google.gwt.aria.client   
 

Uses of MenuRole in com.google.gwt.aria.client
 

Subinterfaces of MenuRole in com.google.gwt.aria.client
 interface MenubarRole
          A type that represents the menubar role in the ARIA specification.
 

Classes in com.google.gwt.aria.client that implement MenuRole
(package private)  class MenubarRoleImpl
          Implements MenubarRole.
(package private)  class MenuRoleImpl
          Implements MenuRole.
 

Methods in com.google.gwt.aria.client that return MenuRole
static MenuRole Roles.getMenuRole()
           
 


GWT 2.7.0