GWT 2.5.0.rc1

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

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

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

Subinterfaces of GridRole in com.google.gwt.aria.client
 interface TreegridRole
          TreegridRole interface.
 

Classes in com.google.gwt.aria.client that implement GridRole
(package private)  class GridRoleImpl
          Implements GridRole.
(package private)  class TreegridRoleImpl
          Implements TreegridRole.
 

Methods in com.google.gwt.aria.client that return GridRole
static GridRole Roles.getGridRole()
           
 


GWT 2.5.0.rc1