Re: [qooxdoo-devel] ListView, update data

2007-04-27 Thread Siarhei Barysiuk
Thanks Alex! It's exactly what I meant. S. Alex Back wrote: > Hello Siarhei, > > On Friday 27 April 2007 Siarhei Barysiuk wrote: > >> Hello! >> >> Now we're working at support of ListView in QxTransformer and I have one >> question. >> As far as I understand when we create qx.ui.listview.ListV

Re: [qooxdoo-devel] ListView, update data

2007-04-27 Thread Alex Back
Hello Siarhei, On Friday 27 April 2007 Siarhei Barysiuk wrote: > Hello! > > Now we're working at support of ListView in QxTransformer and I have one > question. > As far as I understand when we create qx.ui.listview.ListView we must to > pass data and > columns data to constructor. After creation

[qooxdoo-devel] ListView, update data

2007-04-27 Thread Siarhei Barysiuk
Hello! Now we're working at support of ListView in QxTransformer and I have one question. As far as I understand when we create qx.ui.listview.ListView we must to pass data and columns data to constructor. After creation we can't change this data (I mean set other) because ListView hasn't setters