Uses of Interface
qx.ui.table.ICellEditorFactory

Packages that use ICellEditorFactory
qx.ui.table.celleditor   
 

Uses of ICellEditorFactory in qx.ui.table.celleditor
 

Classes in qx.ui.table.celleditor that implement ICellEditorFactory
 class CheckBox
          For editing boolean data in a checkbox.
 class ComboBox
          A cell editor factory creating combo boxes.
 class Dynamic
          A cell editor factory which can dynamically exchange the cell editor based on information retrieved at runtime.
 class PasswordField
          A cell editor factory creating password fields fields.
 class TextField
          A cell editor factory creating text fields.
 



Copyright © 2008 1&1. All Rights Reserved.