caplin.dom.alert.StandardAlertDispatcher
is an implementation
of the caplin.services.UserPromptService
service.
Attributes | Name and Description |
---|---|
|
caplin.dom.alert.StandardAlertDispatcher()
Constructs a new instance of |
Attributes | Name and Description |
---|---|
<static>
|
caplin.dom.alert.StandardAlertDispatcher.BODY_PADDING
The amount of padding (in pixels) surrounding the text within the dialog box. |
<static>
|
caplin.dom.alert.StandardAlertDispatcher.DIALOG_MIN_WIDTH
The minimum width of the dialog box in pixels. |
►
caplin.dom.alert.StandardAlertDispatcher()
Constructs a new instance of caplin.dom.alert.StandardAlertDispatcher
.
►
<static>
int
caplin.dom.alert.StandardAlertDispatcher.BODY_PADDING
The amount of padding (in pixels) surrounding the text within the dialog box.
►
<static>
int
caplin.dom.alert.StandardAlertDispatcher.DIALOG_MIN_WIDTH
The minimum width of the dialog box in pixels.