GWT 2.7.0

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

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

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

Subinterfaces of MenuitemcheckboxRole in com.google.gwt.aria.client
 interface MenuitemradioRole
          A type that represents the menuitemradio role in the ARIA specification.
 

Classes in com.google.gwt.aria.client that implement MenuitemcheckboxRole
(package private)  class MenuitemcheckboxRoleImpl
          Implements MenuitemcheckboxRole.
(package private)  class MenuitemradioRoleImpl
          Implements MenuitemradioRole.
 

Methods in com.google.gwt.aria.client that return MenuitemcheckboxRole
static MenuitemcheckboxRole Roles.getMenuitemcheckboxRole()
           
 


GWT 2.7.0