Hi jabraham,

the qooxdoo table widget for example doesn't map to a native browser 
UI-object (like input fields). It is build by using <div>-elements.
Therefore you have to rely on CSS classes and so on, to achieve
your goal. Just inspect the widgets with Firebug or the dev tools 
provided by your browser.

So maybe styling a table with ".qooxdoo-table-cell { ... }" would work.

Also have a look at the manual page of the corresponding widget. Maybe
there is an API to achieve what you want.

http://manual.qooxdoo.org/2.1.1/pages/widget/table.html

Regards
Richard

------------------------------------------------------------------------------
Symantec Endpoint Protection 12 positioned as A LEADER in The Forrester  
Wave(TM): Endpoint Security, Q1 2013 and "remains a good choice" in the  
endpoint security space. For insight on selecting the right partner to 
tackle endpoint security challenges, access the full report. 
http://p.sf.net/sfu/symantec-dev2dev
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to