Dialog: Enable onCancel or similar event on dialog close
Reported by: |
guest |
Owned by: |
bill |
Priority:
|
high
|
Milestone:
|
1.1
|
Component:
|
Dijit
|
Version:
|
0.9
|
Keywords:
|
|
Cc:
|
|
Blocked By:
|
|
Blocking:
|
|
When use closes a Dialog with the X, there is no callback to let the program know what did happen.
Suggest that either onCancel is called or a new event.
Change History (2)
Component: |
General →
Dijit
|
Milestone: |
→ 1.1
|
Owner: |
changed from anonymous to bill
|
Summary: |
Enable onCancel or similar event on dialog close →
Dialog: Enable onCancel or similar event on dialog close
|
Resolution: |
→ fixed
|
Status: |
new →
closed
|
(In [11737]) Make onCancel() callback get called when user closes dialog via [x] icon. Fixes #4445.