Search and Top Navigation
#3530 closed enhancement (wontfix)
Opened October 31, 2008 02:32AM UTC
Closed December 12, 2008 02:54AM UTC
Last modified December 12, 2008 02:54AM UTC
$.widget.prototype._trigger() should automatically add the options hash
Reported by: | scottgonzalez | Owned by: | paul |
---|---|---|---|
Priority: | minor | Milestone: | 1.7 |
Component: | ui.core | Version: | 1.6rc2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
As suggested in #3528, ._trigger() should automatically add the options hash to the data that gets passed to the events.
We have decided that we do not want to support this. In our attempt to keep things consistent, we have decided to tell users to use the option method to get options at all times.