Hi Stanislav,

On Tuesday March 8 2011 16:24:06 Stanislav Sinyagin wrote:
> is there a simple way to add clickable buttons with individual userData
> into table cells?
Not out-of-the-box, but you can add your own celleditor class. 

A list of available cell editors is here:

        http://demo.qooxdoo.org/current/apiviewer/#qx.ui.table.celleditor

Basically you have to extend the "Abstract" class and modify it to your needs.

The demo at
        
http://demo.qooxdoo.org/current/demobrowser/#table~Table_Cell_Editor.html

shows the basic usage of cell editors. Just click at the "JS Code" button to 
see the code behind.

Regards,
  Alex

> ----- Original Message ----
> 
> > From: Alexander Steitz <[email protected]>
> > just want to let you know that I finished a new section in the  manual
> > about styling the table widget. So grab yourself a coffee and check  it
> > out :)
> > 
> > It's available at
> > 
> >      http://manual.qooxdoo.org/devel/pages/gui_toolkit/ui_table_styling.h
> >      tml

------------------------------------------------------------------------------
What You Don't Know About Data Connectivity CAN Hurt You
This paper provides an overview of data connectivity, details
its effect on application quality, and explores various alternative
solutions. http://p.sf.net/sfu/progress-d2d
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to