Example #1
0
 /// <param name="paneScroller">the TablePaneScroller the header belongs to.</param>
 public Pane(qx.ui.table.pane.Scroller paneScroller)
 {
     throw new NotImplementedException();
 }
Example #2
0
 public void Init(qx.ui.table.pane.Scroller scroller, qx.eventx.type.Mouse me, double?row = null, double?column = null)
 {
     throw new NotImplementedException();
 }