Re: [qooxdoo-devel] Custom validation manager for a form
Thanks. :) -- View this message in context: http://qooxdoo.678.n2.nabble.com/Custom-validation-manager-for-a-form-tp5215747p5229659.html Sent from the qooxdoo mailing list archive at Nabble.com. -- This SF.net email is sponsored by Sprint What will you do first with EVO, the first 4G phone? Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first ___ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
Re: [qooxdoo-devel] Custom validation manager for a form
done: http://bugzilla.qooxdoo.org/show_bug.cgi?id=3802 #3802 -- View this message in context: http://qooxdoo.678.n2.nabble.com/Custom-validation-manager-for-a-form-tp5215747p5223922.html Sent from the qooxdoo mailing list archive at Nabble.com. -- This SF.net email is sponsored by Sprint What will you do first with EVO, the first 4G phone? Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first ___ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
[qooxdoo-devel] Custom validation manager for a form
Hi, is there a possibility to set a custom validation manager for a form? my question comes after a problem that I had with the Manager's method __validateRequired and solved it in another way. At that time an overwritten __validateRequired could help me (see my last post on http://qooxdoo.678.n2.nabble.com/Calling-a-superclass-method-from-a-different-method-td4979101.html#a5193730 this thread ) regards, sid -- View this message in context: http://qooxdoo.678.n2.nabble.com/Custom-validation-manager-for-a-form-tp5215747p5215747.html Sent from the qooxdoo mailing list archive at Nabble.com. -- ThinkGeek and WIRED's GeekDad team up for the Ultimate GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the lucky parental unit. See the prize list and enter to win: http://p.sf.net/sfu/thinkgeek-promo ___ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
Re: [qooxdoo-devel] Custom validation manager for a form
Hello Sid, there is currently no way to access or even set a custom validation manager. I just look at the code and the manager is private which means you can't even subclass the form and override it. If you need such a feature, why don't open a report in our bugzilla [1]. Regards, Martin [1] http://bugzilla.qooxdoo.org/ -- View this message in context: http://qooxdoo.678.n2.nabble.com/Custom-validation-manager-for-a-form-tp5215747p5216368.html Sent from the qooxdoo mailing list archive at Nabble.com. -- ThinkGeek and WIRED's GeekDad team up for the Ultimate GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the lucky parental unit. See the prize list and enter to win: http://p.sf.net/sfu/thinkgeek-promo ___ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
