GWT 2.7.0

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

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

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

Subinterfaces of AlertRole in com.google.gwt.aria.client
 interface AlertdialogRole
          A type that represents the alertdialog role in the ARIA specification.
 

Classes in com.google.gwt.aria.client that implement AlertRole
(package private)  class AlertdialogRoleImpl
          Implements AlertdialogRole.
(package private)  class AlertRoleImpl
          Implements AlertRole.
 

Methods in com.google.gwt.aria.client that return AlertRole
static AlertRole Roles.getAlertRole()
           
 


GWT 2.7.0