i guess IOnChangeListener is names this because the javascript handler is an attribute called onChange?


but in any case, i want to remove this method because it's not used. is that okay?

/**
* Called when a option is selected of a dropdown list that wants to be notified of
* this event. THIS METHOD IS FOR INTERNAL USE AND IS NOT MEANT TO BE USED BY
* FRAMEWORK CLIENTS
* @param cycle The request cycle
*/
void selectionChanged(final RequestCycle cycle);



------------------------------------------------------- The SF.Net email is sponsored by: Beat the post-holiday blues Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt _______________________________________________ Wicket-develop mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wicket-develop

Reply via email to