|
|||||
| SUMMARY: FIELD | CONSTR | METHOD| EVENT | DETAIL: FIELD | CONSTR | METHOD| EVENT | ||||
A dijit.Dialog that opens at the position given by its x and y attributes
| Field Summary | |
|---|---|
Number |
x
The x coordinate of the dialog. |
Number |
y
The y coordinate of the dialog. |
| Constructor Summary | |
|---|---|
PlaceableDialog(Object|null params, DOMNode|String srcNodeRef)
Create the widget. |
|
| Field Detail |
|---|
Number x
The x coordinate of the dialog.
Number y
The y coordinate of the dialog.
| Constructor Detail |
|---|
PlaceableDialog(Object|null params, DOMNode|String srcNodeRef)
Create the widget.
params - Hash of initialization parameters for widget, including scalar values (like title, duration etc.) and functions, typically callbacks like onClick. The hash can contain any of the widget's properties, excluding read-only properties.
srcNodeRef - If a srcNodeRef (DOM node) is specified: