GWT 2.7.0

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

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

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

Subinterfaces of DirectoryRole in com.google.gwt.aria.client
 interface TablistRole
          A type that represents the tablist role in the ARIA specification.
 

Classes in com.google.gwt.aria.client that implement DirectoryRole
(package private)  class DirectoryRoleImpl
          Implements DirectoryRole.
(package private)  class TablistRoleImpl
          Implements TablistRole.
 

Methods in com.google.gwt.aria.client that return DirectoryRole
static DirectoryRole Roles.getDirectoryRole()
           
 


GWT 2.7.0