Opened 14 years ago
Closed 14 years ago
#6927 closed enhancement (fixed)
[CLA / patch] added onCancel handle to dijit.InlineEditBox
Reported by: | guest | Owned by: | bill |
---|---|---|---|
Priority: | high | Milestone: | 1.2 |
Component: | Dijit | Version: | 1.1.1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
i added an onCancel function analog to onSave... it can be overwritten by the user, so he can react to onCancel accordingly
Attachments (1)
Change History (4)
comment:1 Changed 14 years ago by
Changed 14 years ago by
Attachment: | InlineEditBox.patch added |
---|
comment:2 Changed 14 years ago by
Milestone: | → 1.2 |
---|---|
Owner: | set to bill |
Status: | new → assigned |
Thanks for the patch, will check this in.
comment:3 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
(In [13970]) Added onCancel() callback to InlineEditBox?. Fixes #6927. !strict Patch from Norman "matsuri" Wenk, CLA on file.
Note: See
TracTickets for help on using
tickets.
Replying to guest:
oh i forgot my name: Norman "matsuri" Wenk