check this playground example:
http://tinyurl.com/3lrgl82

when you click on showmodel, i list all items of the list in the console 
[firebug console must be activated to see them].
then, reorder the list [drag item 2, at the top, before item 0] and click 
button "ShowModel" again.
you will see the order of the items is changed.

cheers,
Gabi
________________________________________
From: Christof Rodejohann [[email protected]]
Sent: Monday, April 04, 2011 3:56 PM
To: [email protected]
Subject: [qooxdoo-devel] Order of reorderable list after reordering

Hi,

i am using a reorderable list like it is shown in the demo
http://demo.qooxdoo.org/current/demobrowser/#ui~DragDrop.html The list
items are controlled by a qx.data.controller.List controller.

How do i get the new order after reordering? Accessing the
qx.ui.form.List model JS throws an undefined exception. Accessing the
qx.data.controller.List model the original order isn't changed.

Any ideas?

Thanks and best wishes
Christof

------------------------------------------------------------------------------
Create and publish websites with WebMatrix
Use the most popular FREE web apps or write code yourself;
WebMatrix provides all the features you need to develop and
publish your website. http://p.sf.net/sfu/ms-webmatrix-sf
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

------------------------------------------------------------------------------
Create and publish websites with WebMatrix
Use the most popular FREE web apps or write code yourself; 
WebMatrix provides all the features you need to develop and 
publish your website. http://p.sf.net/sfu/ms-webmatrix-sf
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to