Uses of Interface
com.google.gwt.aria.client.TreeRole
-
Packages that use TreeRole Package Description com.google.gwt.aria.client -
-
Uses of TreeRole in com.google.gwt.aria.client
Subinterfaces of TreeRole in com.google.gwt.aria.client Modifier and Type Interface Description interface
TreegridRole
A type that represents the treegrid role in the ARIA specification.Classes in com.google.gwt.aria.client that implement TreeRole Modifier and Type Class Description (package private) class
TreegridRoleImpl
ImplementsTreegridRole
.(package private) class
TreeRoleImpl
ImplementsTreeRole
.Methods in com.google.gwt.aria.client that return TreeRole Modifier and Type Method Description static TreeRole
Roles. getTreeRole()
-