|
From: Mike S. <ms...@md...> - 2007-11-07 18:06:19
|
AjaxSlider was one of the first components added to the framework, so it feels a little different than the other components. It probably makes sense to provide a way for AjaxSlider to just behave like a WOInput by having it use a hidden field on its own. If you want to submit a patch to AjaxSlider that adds that functionality, I'll be happy to review it. ms On Nov 7, 2007, at 10:35 AM, Sicco Pleuger wrote: > Hi, > I'm feeling as a stupid newbie to WOnder as I'm trying to user > WOnder's AjaxSlider-Component in my WO-project. Examining the > examples in the AjaxEpample project I cannot find out how to bind the > value set by the slider to my component. Binding it to a member of > the surrounding component seems to be one-way: The value is set by > the component and shown correctly in the browser, but changed values > aren't sent back. The only way up to now seems to be a hiddenField > where the slider writes the value to by an onChange(...)-bound > function, but I would like to avoid things like submit-Buttons and > have the value committed to the component by releasing the mouse > button. > > Please open my eyes! > > sip > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. > Still grepping through log files to find problems? Stop. > Now Search log events and configuration files using AJAX and a > browser. > Download your FREE copy of Splunk now >> http://get.splunk.com/ > _______________________________________________ > Wonder-disc mailing list > Won...@li... > https://lists.sourceforge.net/lists/listinfo/wonder-disc |