GWT 2.7.0

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

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