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 interfaceAlertdialogRoleA type that represents the alertdialog role in the ARIA specification.interfaceDialogRoleA 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) classAlertdialogRoleImplImplementsAlertdialogRole.(package private) classDialogRoleImplImplementsDialogRole.
-