Uses of Interface
com.google.gwt.aria.client.StatusRole
-
Packages that use StatusRole Package Description com.google.gwt.aria.client -
-
Uses of StatusRole in com.google.gwt.aria.client
Subinterfaces of StatusRole in com.google.gwt.aria.client Modifier and Type Interface Description interface
TimerRole
A type that represents the timer role in the ARIA specification.Classes in com.google.gwt.aria.client that implement StatusRole Modifier and Type Class Description (package private) class
StatusRoleImpl
ImplementsStatusRole
.(package private) class
TimerRoleImpl
ImplementsTimerRole
.Methods in com.google.gwt.aria.client that return StatusRole Modifier and Type Method Description static StatusRole
Roles. getStatusRole()
-