|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |