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 interfaceAlertdialogRoleA 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) classAlertdialogRoleImplImplementsAlertdialogRole.(package private) classAlertRoleImplImplementsAlertRole.Methods in com.google.gwt.aria.client that return AlertRole Modifier and Type Method Description static AlertRoleRoles. getAlertRole()
-