Liking cljdoc? Tell your friends :D

crux.ui.uikit.utils


block-filter-valuescljs

(block-filter-values table)

Collect only the active column filters for UI

Collect only the active column filters for UI
sourceraw docstring

column-filter-on-changecljs

(column-filter-on-change evt table-atom column-key)
source

column-filter-resetcljs

(column-filter-reset table-atom column-key)
source

column-filter-reset-allcljs

(column-filter-reset-all table-atom)
source

column-filter-typecljs

(column-filter-type data column-key)
source

column-filter-valuecljs

(column-filter-value table column-key)
source

column-filterscljs

(column-filters table)
source

column-select-filter-on-changecljs

(column-select-filter-on-change table-atom column-key value processed-value)
source

column-select-filter-optionscljs

(column-select-filter-options data column-key)
source

column-select-filter-resetcljs

(column-select-filter-reset table-atom column-key value)
source

column-select-filter-valuecljs

(column-select-filter-value table column-key value processed-value)
source

column-sortcljs

(column-sort table-atom column-key)
source

column-sort-iconcljs

(column-sort-icon table column-key)
source

column-sort-valuecljs

(column-sort-value table)
source

column-visibility-on-changecljs

(column-visibility-on-change table-atom column-key)
source

column-visible?cljs

(column-visible? table column-key)
source

compare-valscljs

(compare-vals x y)
source

component-hide-showcljs

(component-hide-show component & [args])
source

date-as-sortablecljs

(date-as-sortable d)
source

date?cljs

(date? d)
source

example-datacljs

source

filter-all-on-changecljs

(filter-all-on-change evt table-atom)
source

filter-all-resetcljs

(filter-all-reset table-atom)
source

filter-all-valuecljs

(filter-all-value table)
source

pagination-current-and-total-pagescljs

(pagination-current-and-total-pages table processed-rows)
source

pagination-current-pagecljs

(pagination-current-page table)
source

pagination-dec-pagecljs

(pagination-dec-page table-atom)
source

pagination-inc-pagecljs

(pagination-inc-page table-atom processed-rows)
source

pagination-infocljs

(pagination-info data processed-rows)
source

pagination-rows-exhausted?cljs

(pagination-rows-exhausted? table processed-rows)
source

pagination-rows-per-pagecljs

(pagination-rows-per-page table)
source

pagination-rows-per-page-on-changecljs

(pagination-rows-per-page-on-change evt table-atom)
source

process-cell-valuecljs

(process-cell-value data row column-key value)
(process-cell-value data row column-key value allow?)
source

process-rowscljs

(process-rows data table)
source

process-stringcljs

(process-string s)
source

render-fncljs

(render-fn data column-key)
source

render-fn-allow?cljs

(render-fn-allow? data column-key operation)
source

reset-paginationcljs

(reset-pagination table)
source

resolve-column-filteringcljs

(resolve-column-filtering data table rows)
source

resolve-filter-allcljs

(resolve-filter-all data table rows)
source

resolve-hidden-columnscljs

(resolve-hidden-columns table rows)
source

resolve-paginationcljs

(resolve-pagination table rows)
source

resolve-sortingcljs

(resolve-sorting data table rows)
source

table-columnscljs

(table-columns data table)
source

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close