Hi,

On Friday March 19 2010 00:15:03 smisonl...@googlemail.com wrote:
> when i serialize data  on a date like this
> 
> controller.addTarget(this.widgets["date"],                 "value", 
> "date",                 true);
This "only" connects your date widget with the widget of the controller and 
synchronizes both of them. No serialization is done here.

> how can i format it befor the data is serialize and send?
If there is a button e.g. "Send" at your UI you have to get the values out of 
your model and seriazlize them yourself.

cheers,
  Alex

------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to