Liking cljdoc? Tell your friends :D

polylith.clj.core.text-table.flipper


add-nextclj

(add-next result row)

flip-rowclj

(flip-row {:keys [row column value align color orientation]}
          row->start-y
          row->max-row-height)

flip-to-mapclj

(flip-to-map row-cells)

flip-verticalclj

(flip-vertical row column value align color row->start-y row->max-row-height)

horizontalclj

(horizontal row column value align color row->start-y row->max-row-height)

max-row-heightclj

(max-row-height row rows)

row-heightclj

(row-height {:keys [value orientation]})

select-rowclj

(select-row row rows)

vertical-cellclj

(vertical-cell index char row column align color start-y)

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

× close