Uses of Interface
com.google.gwt.aria.client.GridcellRole
-
Packages that use GridcellRole Package Description com.google.gwt.aria.client -
-
Uses of GridcellRole in com.google.gwt.aria.client
Subinterfaces of GridcellRole in com.google.gwt.aria.client Modifier and Type Interface Description interfaceColumnheaderRoleA type that represents the columnheader role in the ARIA specification.interfaceRowheaderRoleA type that represents the rowheader role in the ARIA specification.Classes in com.google.gwt.aria.client that implement GridcellRole Modifier and Type Class Description (package private) classColumnheaderRoleImplImplementsColumnheaderRole.(package private) classGridcellRoleImplImplementsGridcellRole.(package private) classRowheaderRoleImplImplementsRowheaderRole.Methods in com.google.gwt.aria.client that return GridcellRole Modifier and Type Method Description static GridcellRoleRoles. getGridcellRole()
-