Constructor
new module:caplin/dom/alert/StandardAlertDispatcher()
Constructs a new instance of
caplin.dom.alert.StandardAlertDispatcher
.
The caplin.dom.alert.StandardAlertDispatcher
is an implementation
of the caplin.services.UserPromptService
service.
- Implements:
Members
-
(static, readonly) BODY_PADDING :int
-
The amount of padding (in pixels) surrounding the text within the dialog box.
Type:
- int
-
(static, readonly) DIALOG_MIN_WIDTH :int
-
The minimum width of the dialog box in pixels.
Type:
- int