GWT 2.7.0

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

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

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

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

Classes in com.google.gwt.aria.client that implement WindowRole
(package private)  class AlertdialogRoleImpl
          Implements AlertdialogRole.
(package private)  class DialogRoleImpl
          Implements DialogRole.
 


GWT 2.7.0