Hello List,

I need to change the displayed text in the status bar of the Table which displays:

"xxx rows"  if nothing selected.
"yyy of xxx rows" if rows are selected.

The text is updated to the status bar through a call to the Table.js method _updateStatusBar.

I would like to be able to attach an event "updateStatusBar" which is fired on call to _updateStatusBar. By default the current functionality of _updateStatusBar should be moved to _updateStatusBarHandler which is then attached at initialization time to the "updateStatusBar" event. The statusBar widget should be made publicly available through a getStatusBar method.

I'll be happy to contribute a patch with this solution if this is apropriate.

--
Mit freundlichen Grüßen
Dietrich Streifert

begin:vcard
fn:Dietrich Streifert
n:Streifert;Dietrich
version:2.1
end:vcard

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to