What is purpose or use case of qx.ui.virtual.core.Axis when constructing a qx.ui.virtual.layer.WidgetCellSpan?
Asked
Active
Viewed 21 times
1 Answers
0
The Axis is responsible for mapping screen coordinates to item indexes. Just check out the "test" demo: http://demo.qooxdoo.org/1.6/demobrowser/index.html?qxenv:demobrowser.withTests:true#virtual~CellSpan.html
But keep in mind that this is experimental code and most likely to change.

Martin Wittemann
- 2,109
- 1
- 12
- 14