GWT 2.7.0

Uses of Interface
com.google.gwt.aria.client.StatusRole

Packages that use StatusRole
com.google.gwt.aria.client   
 

Uses of StatusRole in com.google.gwt.aria.client
 

Subinterfaces of StatusRole in com.google.gwt.aria.client
 interface TimerRole
          A type that represents the timer role in the ARIA specification.
 

Classes in com.google.gwt.aria.client that implement StatusRole
(package private)  class StatusRoleImpl
          Implements StatusRole.
(package private)  class TimerRoleImpl
          Implements TimerRole.
 

Methods in com.google.gwt.aria.client that return StatusRole
static StatusRole Roles.getStatusRole()
           
 


GWT 2.7.0