Feature Requests item #1549588, was opened at 2006-08-30 17:18
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=1549588&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.3
Status: Open
Priority: 5
Submitted By: Jim Hunziker (landtuna)
Assigned to: Nobody/Anonymous (nobody)
Summary: DropDownChoice should fire onSelectionChanged earlier

Initial Comment:
It would be very useful for DropDownChoice to fire 
onSelectionChanged before changing the model.  This 
way, the overriding method would have access to both 
the old and the new values.

An ugly hack that works in the meantime is to copy the 
old model value in the 
wantOnSelectionChangedNotifications method and assign 
it to a final variable.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=684978&aid=1549588&group_id=119783

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Wicket-develop mailing list
Wicket-develop@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-develop

Reply via email to