Hello,

I got a qx.ui.tabview.Page which contains several tables (currently two of
them, might soon be more). Now I got some actions (envoked by
button-execution) which are the same for all tables but I don't want to add
one button per action per table. Is there a way to get the currently focused
table widget in the current tab-page? I thought about adding a property
which contains a kind of identifier and is set whenever a table is focused
but I don't think this is nice. Isn't there a method like "isFocused"? There
is one in #qx.ui.core.FocusHandler~isFocused, but I don't know if this one
can be used for my problem?

Well, I'm sure one of you can help me ;-)

Thanks in advance,
Daniel
-- 
View this message in context: 
http://n2.nabble.com/get-Focused-widget-table-tp3934981p3934981.html
Sent from the qooxdoo mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to