Uses of Interface
com.google.gwt.aria.client.DocumentRole
-
Packages that use DocumentRole Package Description com.google.gwt.aria.client -
-
Uses of DocumentRole in com.google.gwt.aria.client
Subinterfaces of DocumentRole in com.google.gwt.aria.client Modifier and Type Interface Description interface
ArticleRole
A type that represents the article role in the ARIA specification.Classes in com.google.gwt.aria.client that implement DocumentRole Modifier and Type Class Description (package private) class
ArticleRoleImpl
ImplementsArticleRole
.(package private) class
DocumentRoleImpl
ImplementsDocumentRole
.Methods in com.google.gwt.aria.client that return DocumentRole Modifier and Type Method Description static DocumentRole
Roles. getDocumentRole()
-