Liking cljdoc? Tell your friends :D

com.fulcrologic.rad.state-machines.server-paginated-report

A Report state machine that is tuned to work with large data sets on the server, where a small subset of the data is loaded at any given time, and the server is responsible for sorting and filtering. Requires that the data's resolver supports parameters that indicate the current sort key, sort direction, and filter(s).

A Report state machine that is tuned to work with large data sets on the server, where a small subset of the data
is loaded at any given time, and the server is responsible for sorting and filtering. Requires that the data's
resolver supports parameters that indicate the current sort key, sort direction, and filter(s).
raw docstring

No vars found in this namespace.

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

× close