Uses of Interface
com.google.gwt.aria.client.DirectoryRole
-
Packages that use DirectoryRole Package Description com.google.gwt.aria.client -
-
Uses of DirectoryRole in com.google.gwt.aria.client
Subinterfaces of DirectoryRole in com.google.gwt.aria.client Modifier and Type Interface Description interface
TablistRole
A type that represents the tablist role in the ARIA specification.Classes in com.google.gwt.aria.client that implement DirectoryRole Modifier and Type Class Description (package private) class
DirectoryRoleImpl
ImplementsDirectoryRole
.(package private) class
TablistRoleImpl
ImplementsTablistRole
.Methods in com.google.gwt.aria.client that return DirectoryRole Modifier and Type Method Description static DirectoryRole
Roles. getDirectoryRole()
-