GWT 2.7.0

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

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

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

Subinterfaces of DialogRole 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 DialogRole
(package private)  class AlertdialogRoleImpl
          Implements AlertdialogRole.
(package private)  class DialogRoleImpl
          Implements DialogRole.
 

Methods in com.google.gwt.aria.client that return DialogRole
static DialogRole Roles.getDialogRole()
           
 


GWT 2.7.0