For future reference,

Table Mouse Events are managed by qx.ui.table.pane.Scroller, which uses 
invisible widgets (qx.ui.table.pane.Clipper) placed above the header and 
the row data panes (qx.ui.table.pane.Pane) to allow it to intercept the 
events and handle them directly in the Scroller object.

PF

> Hi,
>
> I'm having a problem understanding how qooxdoo is handling Mouse Clicks
> in Table.
>
> When the table is sortable, if you click on a Table Header Cell
> (anywhere), it adds the sort icon to the Header Cell (and if you
> implement the model correctly, sorts the rows based on the column).
>
> What I need to know, is how is qooxdoo capturing the Mouse Click and
> Modifying the Header (i.e. where is the code)?
>
> I've looked, but haven't been able to find the code that is run on the
> Mouse Click.
>
> TIA
> PF
>
>
> ------------------------------------------------------------------------------
> Monitor your physical, virtual and cloud infrastructure from a single
> web console. Get in-depth insight into apps, servers, databases, vmware,
> SAP, cloud infrastructure, etc. Download 30-day Free Trial.
> Pricing starts from $795 for 25 servers or applications!
> http://p.sf.net/sfu/zoho_dev2dev_nov
>


------------------------------------------------------------------------------
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to