Uses of Class
qx.ui.table.pane.Model

Packages that use Model
qx.ui.table.pane   
 

Uses of Model in qx.ui.table.pane
 

Methods in qx.ui.table.pane that return Model
 Model Scroller.getTablePaneModel()
          Returns the (computed) value of the property tablePaneModel.
 

Methods in qx.ui.table.pane with parameters of type Model
 void Scroller._applyTablePaneModel(Model value, Model old)
          Applies changes of the property value of the property tablePaneModel.
 void Scroller.initTablePaneModel(Model arg)
          Calls the apply method and dispatches the change event of the property tablePaneModel with the default value defined by the class developer.
 void Scroller.setTablePaneModel(Model arg)
          Sets the user value of the property tablePaneModel.
 



Copyright © 2008 1&1. All Rights Reserved.