Liking cljdoc? Tell your friends :D

retabled.core


atom?clj/s

(atom? a)

ducktype an atom as something dereferable

ducktype an atom as something dereferable
raw docstring

col-map-helpclj/s

Possible values of col-maps within :columns of control-map

Possible values of col-maps within `:columns` of control-map 
raw docstring

control-map-helpclj/s

The possible values of a control-map for a table, which should be a sequence of maps where each map corresponds to one column of the table.

The possible values of a control-map for a table, which should be a
sequence of maps where each map corresponds to one column of the table.
raw docstring

curate-entriesclj/s

(curate-entries paging-controls entries SORT FILTER)

DEFAULT-PAGE-ATOMclj/s


default-pagingclj/s

(default-paging)

Set up a local atom and define paging functions with reference to it

Set up a local atom and define paging functions with reference to it
raw docstring

generate-rowsclj/s

(generate-rows controls entries FILTER)

Generate all the rows of the table from entries, according to controls

Generate all the rows of the table from `entries`, according to `controls`
raw docstring

generate-theadsclj/s

(generate-theads controls paging-controls SORT FILTER)

generate the table headers

generate the table headers
raw docstring

PAGINGclj/s


tableclj/s

(table controls entries)

Generate a table from entries according to headers and getter-fns in controls

Generate a table from `entries` according to headers and getter-fns in `controls`
raw docstring

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

× close