Feature Requests item #1210167, was opened at 2005-05-27 16:06 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=684978&aid=1210167&group_id=119783
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: core Group: 1.0.0-rc2 Status: Open Priority: 5 Submitted By: Jonathan Carlson (joncrlsn) Assigned to: Nobody/Anonymous (nobody) Summary: Rename IOnChangeListener.onSelectionChanged() Initial Comment: Why does IOnChangeListener define onSelectionChanged() instead of just plain old onChanged()? Not only does it seem unnecessarily verbose (especially with methods like wantOnSelectionChangedNotifications()) but it seems to imply this is only going to be used for dropdown lists and radio buttons, when it could just as easily be used for javascript onChange notifications in TextFields. Eelco seemed to think this was worth changing in 1.1. Also, #wantOnSelectionChangedNotifications() should be changed in DropDownChoice. Thanks for a great framework!! - Jonathan Carlson ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=684978&aid=1210167&group_id=119783 ------------------------------------------------------- This SF.Net email is sponsored by Yahoo. Introducing Yahoo! Search Developer Network - Create apps using Yahoo! Search APIs Find out how you can build Yahoo! directly into your own Applications - visit http://developer.yahoo.net/?fr=offad-ysdn-ostg-q22005 _______________________________________________ Wicket-develop mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wicket-develop
