Liking cljdoc? Tell your friends :D

im-tables.views.dashboard.exporttable


check-if-goodcljs

(check-if-good good-formats model-parts suitable-for format)

checks if certain formats are suitable for export given the data in the table Right now this is explicitly for FASTA, which requires a gene or protein. Returns either the list of acceptable formats as it was, or the same list with the new possible format appended to the end.

checks if certain formats are suitable for export given the data in the table
Right now this is explicitly for FASTA, which requires a gene or protein.
Returns either the list of acceptable formats as it was, or the same list
with the new possible format appended to the end. 
raw docstring

export-menucljs

(export-menu loc)

UI element. Presents the modal to allow user to select an export format.

UI element. Presents the modal to allow user to select an export format.
raw docstring

exporttablecljs

(exporttable loc)

(modal-body loc)

creates the dropdown to allow users to select their preferred format

creates the dropdown to allow users to select their preferred format
raw docstring

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

× close