GWT 2.7.0

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
          A type that represents the treeitem role in the ARIA specification.
 

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.7.0