Changes between Initial Version and Version 1 of Ticket #8284, comment 1
- Timestamp:
- May 24, 2012, 9:26:17 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #8284, comment 1
initial v1 1 This is not a bug. Widgets weren't designed to provide any data in create, because everything is already available via the options. However, we have started adding data in cases where it would make reusing event handler easier. In this case, ita stop or change handler could be doubled up on create.1 This is not a bug. Widgets weren't designed to provide any data in create, because everything is already available via the options. However, we have started adding data in cases where it would make reusing event handler easier. In this case, a stop or change handler could be doubled up on create.