Uses of Interface
com.google.gwt.aria.client.GridRole
-
Packages that use GridRole Package Description com.google.gwt.aria.client -
-
Uses of GridRole in com.google.gwt.aria.client
Subinterfaces of GridRole 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 GridRole Modifier and Type Class Description (package private) class
GridRoleImpl
ImplementsGridRole
.(package private) class
TreegridRoleImpl
ImplementsTreegridRole
.Methods in com.google.gwt.aria.client that return GridRole Modifier and Type Method Description static GridRole
Roles. getGridRole()
-