Hi Fabian

> The table scroller has such a "beforeSort" event. If you don't have meta 
> columns you can use something like this:
> 
> table.getPaneScroller(0).addListener("beforeSort", function() {
>   // store selection
> }); 

There seems to be no "beforeSort" event for the table scroller.
qx.Class.supportsEvent(qx.ui.table.pane.Scroller, "beforeSort") returns false.
I'm working with 0.8.3, maybe this event is only in the trunk ?

Best
-- 
Loïc Bresson


------------------------------------------------------------------------------
Return on Information:
Google Enterprise Search pays you back
Get the facts.
http://p.sf.net/sfu/google-dev2dev
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to