Liking cljdoc? Tell your friends :D

retabled.sort


ascendingclj/s

(ascending)

default-sortclj/s

function to return a default sort map-atom

function to return a default sort map-atom
raw docstring

descendingclj/s

(descending)

gen-sortclj/s

(gen-sort c table-id headline)

Render the title as a link that toggles sorting on this column

Render the title as a link that toggles sorting on this column
raw docstring

initialize-sort-mapclj/s

(initialize-sort-map table-id)

If a table-id is not yet found in SORT-MAP, then this function will associate the table-id provided with the default-sort map

If a table-id is not yet found in `SORT-MAP`, then this function will associate the table-id provided with the `default-sort` map
raw docstring

sort-clickclj/s

(sort-click valfn table-id)

Select sort field; if sort field unchanged, sort direction

Select sort field; if sort field unchanged, sort direction
raw docstring

SORT-MAPclj/s


sortingclj/s

(sorting table-id entries)

Sort given entries

Sort given entries
raw docstring

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

× close