Hi,
I have columns that are in a special group and i have to show that on the
table above the columns. For that grouping i had to create a 2 level header.
Imagine a tabview (Button of the Page) for the the header (columns).
I had to alter the qx.ui.table.pane.Header class alot, so i just overwrote
the whole class. I'm not that keen on doing that in the Scroller class since
i only need to limit the moving of the columns inside that "group" of the
header.
Example:
| Special Columns |
column 1 | column 2 | column 3 | column 4 | column 5
columns 2,3,4 can not be moved outside of the special columns tab.
So i have to check in the Scroller._stopMoveHeader where the column want's
to be placed and check if is can be placed there.
But in here are:
__lastMoveTargetScroller
__moveColumn
__lastMoveTargetX
__headerClipper
This is the current problem but i'm sure that later on, i'll have to add the
moving of the special columns (column 2,3,4 together) and probbaly going to
hit on more private members that i'll need to access.
Maybe it's best that for "drastic" changes like this i overwrite the whole
scroller class and modify it.
--
View this message in context:
http://qooxdoo.678.n2.nabble.com/Private-members-tp7584653p7584673.html
Sent from the qooxdoo mailing list archive at Nabble.com.
------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60133471&iu=/4140/ostg.clktrk
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel