标签: javascript qooxdoo
构建qx.ui.virtual.layer.WidgetCellSpan时,qx.ui.virtual.core.Axis的用途或用例是什么?
答案 0 :(得分:0)
Axis负责将屏幕坐标映射到项目索引。只需查看“测试”演示: http://demo.qooxdoo.org/1.6/demobrowser/index.html?qxenv:demobrowser.withTests:true#virtual~CellSpan.html
但请记住,这是实验性代码,最有可能发生变化。