GWT 2.7.0

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

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

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

Subinterfaces of DocumentRole in com.google.gwt.aria.client
 interface ArticleRole
          A type that represents the article role in the ARIA specification.
 

Classes in com.google.gwt.aria.client that implement DocumentRole
(package private)  class ArticleRoleImpl
          Implements ArticleRole.
(package private)  class DocumentRoleImpl
          Implements DocumentRole.
 

Methods in com.google.gwt.aria.client that return DocumentRole
static DocumentRole Roles.getDocumentRole()
           
 


GWT 2.7.0