#13338 closed New Feature (duplicate)
Improve way of listening to events on widgets repo.
Reported by: | Artur Delura | Owned by: | Artur Delura |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | |
Keywords: | Cc: |
Description
There should be such API available.
editor.widgets.on('image2', 'data', func() {});
So we are listening once on widgets repo, and callback is executed when event occur on specific widget.
Callback function should be called on elements which are created after adding listener callback.
Change History (3)
comment:1 Changed 10 years ago by
Owner: | set to Artur Delura |
---|---|
Status: | new → assigned |
comment:2 Changed 10 years ago by
Resolution: | → duplicate |
---|---|
Status: | assigned → closed |
comment:3 Changed 10 years ago by
Milestone: | CKEditor 4.5.0 |
---|
DUP of ticket:13337