> I did a search for _focusedRow and found that qx.ui.table.pane.Pane 
> holds the last focused row information as well.
> 
> The information about the selected row is spread over four classes 
> :-(

You should raise an issue about that. Seriously poor design anyway - why
is it spread around the classes? So it would cover:

1. optimise design of focused row storage
2. make it possible to clear the focused row easily!
3. disable keyboard handling of left/right key if focused row isn't
shown.

Hugh

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to