Interface DialogRole

All Superinterfaces:
Role, WindowRole
All Known Subinterfaces:
AlertdialogRole
All Known Implementing Classes:
AlertdialogRoleImpl, DialogRoleImpl

public interface DialogRole extends WindowRole
A type that represents the dialog role in the ARIA specification.
See Also: