Uses of Interface
com.google.gwt.aria.client.AlertRole
-
Packages that use AlertRole Package Description com.google.gwt.aria.client -
-
Uses of AlertRole in com.google.gwt.aria.client
Subinterfaces of AlertRole in com.google.gwt.aria.client Modifier and Type Interface Description interface
AlertdialogRole
A type that represents the alertdialog role in the ARIA specification.Classes in com.google.gwt.aria.client that implement AlertRole Modifier and Type Class Description (package private) class
AlertdialogRoleImpl
ImplementsAlertdialogRole
.(package private) class
AlertRoleImpl
ImplementsAlertRole
.Methods in com.google.gwt.aria.client that return AlertRole Modifier and Type Method Description static AlertRole
Roles. getAlertRole()
-