GWT 2.7.0

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

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

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

Subinterfaces of TreeRole 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 TreeRole
(package private)  class TreegridRoleImpl
          Implements TreegridRole.
(package private)  class TreeRoleImpl
          Implements TreeRole.
 

Methods in com.google.gwt.aria.client that return TreeRole
static TreeRole Roles.getTreeRole()
           
 


GWT 2.7.0