Uses of Interface
com.google.gwt.aria.client.WindowRole
-
Packages that use WindowRole Package Description com.google.gwt.aria.client -
-
Uses of WindowRole in com.google.gwt.aria.client
Subinterfaces of WindowRole in com.google.gwt.aria.client Modifier and Type Interface Description 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 Modifier and Type Class Description (package private) class
AlertdialogRoleImpl
ImplementsAlertdialogRole
.(package private) class
DialogRoleImpl
ImplementsDialogRole
.
-