Hi, I searched for a simple possibility to change the header of one column of a TreeVirtuals (aka tables). I found the methods for columns in the model (qx.ui.table.model.Abstract) but the API is very strange in my eyes.
There is this a method called getColumnName which is given an index and returns the appropriate name. I'd expect there to be a method like setColumnName given an index and the new name, but there is nothing like this. Instead there is for example a method setColumnNamesByIndex which just overwrites the old column names with the given new ones. This just feels uncomfortable. Is this for historical reasons or did I miss something essential? Gereon ------------------------------------------------------------------------------ Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are powering Web 2.0 with engaging, cross-platform capabilities. Quickly and easily build your RIAs with Flex Builder, the Eclipse(TM)based development software that enables intelligent coding and step-through debugging. Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
