Opened 9 years ago

Closed 9 years ago

Last modified 9 years ago

#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 9 years ago by Artur Delura

Owner: set to Artur Delura
Status: newassigned

comment:2 Changed 9 years ago by Artur Delura

Resolution: duplicate
Status: assignedclosed

DUP of ticket:13337

comment:3 Changed 9 years ago by Artur Delura

Milestone: CKEditor 4.5.0
Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy