Uses of Class
qx.ui.table.Table

Packages that use Table
qx.ui.form   
qx.ui.table.columnmodel   
qx.ui.table.pane   
qx.ui.treevirtual   
 

Uses of Table in qx.ui.form
 

Methods in qx.ui.form that return Table
 Table ComboBoxEx.getList()
          Returns a reference to the popup list.
 

Uses of Table in qx.ui.table.columnmodel
 

Methods in qx.ui.table.columnmodel with parameters of type Table
 void Resize.init(java.lang.Object numColumns, Table table)
          Initializes the column model.
 

Uses of Table in qx.ui.table.pane
 

Methods in qx.ui.table.pane that return Table
 Table Pane.getTable()
          Returns the table this pane belongs to.
 Table Header.getTable()
          Returns the table this header belongs to.
 Table Scroller.getTable()
          Returns the table this scroller belongs to.
 

Constructors in qx.ui.table.pane with parameters of type Table
Scroller(Table table)
           
 

Uses of Table in qx.ui.treevirtual
 

Subclasses of Table in qx.ui.treevirtual
 class CheckBoxTree
          A “virtual” tree intended to use multiple selection.
 class RecursiveCheckBoxTree
          A “virtual” tree intended to use multiple selection.
 class TreeVirtual
          A “virtual” tree
 



Copyright © 2008 1&1. All Rights Reserved.