I just found getColumnName in Abstract table model ...

wondering

setColumnName:function(columnIndex,name) {
    this.__columnNameArr[columnIndex] = name;
}

?

On Wed, Sep 19, 2012 at 3:46 PM, franck34 <[email protected]> wrote:

>
> Hi,
>
> There is columnModel.setColumnVisible(columnId,true|false);
>
> There is columnModel.setThings(columnId,something);
>
> But there is no columnModel.setTitle ?
>
> Any suggestions to implement that on my side (and i'll open a bug with the
> code) ?
>
>
> Thanks in advance
>
>
>
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to