GWT 2.5.0.rc1

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

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

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

Subinterfaces of ListRole in com.google.gwt.aria.client
 interface DirectoryRole
          DirectoryRole interface.
 interface ListboxRole
          ListboxRole interface.
 interface MenubarRole
          MenubarRole interface.
 interface MenuRole
          MenuRole interface.
 interface TablistRole
          TablistRole interface.
 

Classes in com.google.gwt.aria.client that implement ListRole
(package private)  class DirectoryRoleImpl
          Implements DirectoryRole.
(package private)  class ListboxRoleImpl
          Implements ListboxRole.
(package private)  class ListRoleImpl
          Implements ListRole.
(package private)  class MenubarRoleImpl
          Implements MenubarRole.
(package private)  class MenuRoleImpl
          Implements MenuRole.
(package private)  class TablistRoleImpl
          Implements TablistRole.
 

Methods in com.google.gwt.aria.client that return ListRole
static ListRole Roles.getListRole()
           
 


GWT 2.5.0.rc1