GWT 2.5.0.rc1

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

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

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

Subinterfaces of ListitemRole in com.google.gwt.aria.client
 interface TreeitemRole
          TreeitemRole interface.
 

Classes in com.google.gwt.aria.client that implement ListitemRole
(package private)  class ListitemRoleImpl
          Implements ListitemRole.
(package private)  class TreeitemRoleImpl
          Implements TreeitemRole.
 

Methods in com.google.gwt.aria.client that return ListitemRole
static ListitemRole Roles.getListitemRole()
           
 


GWT 2.5.0.rc1