(rtable-model-getColumnClass this col)(rtable-model-getColumnCount this)(rtable-model-getColumnName this col)(rtable-model-getItemAt this row)Return the application state associated with the given row. Defaults to nth of :data. Can be overriden by providing a :get-item-at-fn function.
Return the application state associated with the given row. Defaults to nth of :data. Can be overriden by providing a :get-item-at-fn function.
(rtable-model-getRowCount this)(rtable-model-getValueAt this row col)(rtable-model-init-state)(rtable-model-isCellEditable this row col)(rtable-model-post-init this & _)(rtable-model-setColumnNames this column-names)(rtable-model-setData this data)(rtable-model-setGetItemAtFn this get-item-at-fn)(rtable-model-setRowEditableFn this row-editable-fn)(rtable-model-setRowFn this row-fn)(rtable-model-setSelection this table-selection)(rtable-model-setSelectionFn this selection-fn)(rtable-model-setSetValueAtFn this set-value-at-fn)(rtable-model-setTableComponent this table)(rtable-model-setValueAt this value row col)cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |