Ticket #8045 (closed feature: fixed)
Widget: Ability to provide event data for create event
| Reported by: | scott.gonzalez | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | 1.9.0 |
| Component: | ui.widget | Version: | 1.8.17 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
The base widget triggers the create event for all widgets, but doesn't provide any mechanism for the widget to provide data to pass with the event.
Change History
Note: See
TracTickets for help on using
tickets.


Widget: Added _getCreateEventData(). Fixes #8045 - Widget: Ability to provide event data for create event.