ModalOverlay
Represents the interaction-blocking background of a pseudo modal dialog implemented at DOM level.
Interactions with components that are positioned behind a
ModalOverlay
component trigger a ModalDialogException
.
Note
Pseudo modal dialogs differ from actual modal dialog windows (Window:Dialog). Note that the
ModalOverlay
component is not the dialog itself but rather another element used to intercept
mouse events outside the dialog. You can use the the UI-Inspector to find the best candidate for this.
Kind: Component
SmartID: Class must be included
Coordinates for mouse click: Exact co-ordinates
Feature: None; for web components see Feature for web components
qfs:label*: None
qfs:type: None
Additional Checks: None