User Tools

Site Tools


Sidebar

Dokumentation

vortex:java:showlistconfig

ShowListConfig Java Class

The ShowListConfig Java Class contains all the configurations for a ShowList.

Attributes

ParameterTypeDefaultDescription
allow_newbooleanfalseWether to allow the creation of new rows or not
contstantsarray(field:value)Fields to be set on save for each record in this ShowList. Hidden and always set.
details_uuidstringUUID of currently active details TableRecord
documentObjectdocumentReference to window.document for the window containing this ShowList
editbooleanfalseWether this list is editable or not
heightint100%The height of this ShowList
gottenint0Counts the number of rows that has been fetched from the Vortex
hide_countersbooleanfalseHides the counting numbers in the left
hide_fetchmorebooleanfalseHides the fetchmore-bar at the bottom of the ShowList
hide_filtersbooleanfalseHides the Filter box
hide_filterviewbooleanfalseHides the div containing the Filter, View and Searchbox
hide_functionsbooleanfalseHides the per-row functions
hide_relation_linkbooleanfalseShows relations as plaintext instead of links
hide_scriptsbooleanfalseHide the per-table scripts for this showlist
hide_searchlistbooleanfalseHide the Searchbox
hide_submitbooleanfalseHide the submit button [REMOVED]
hide_viewsbooleanfalseHide the View box
is_importbooleanfalseTrue if the showlist will represent an import, don't set this manually
newperrowfunctionsarray(names)Name of functions to allow on a per-row basis for new TableRecords
numpostsint0Contains the latest reported number of rows matching filter and searchstring
onclickfunctionJavaScript function to call when a row in the ShowList is clicked upon
perrowfunctionsarray(names)Names of functions to allow on a per-row basis for existing TableRecords
relation_fieldobjectFor relations, field to relate to, never set manually
relation_idintFor relations, id of the active relation, never set manually
relation_uuidtextFor relations, uuid to relate to
rowsint20Number of rows to fetch
searchstringtextSearchstring to use in the ShowList
submit_captiontextSubmitThe caption of the submit button [REMOVED]
sumsObjectThe sums object to use for summation of this ShowList
user_groupsstringThe groups of the active user, comma separated
view_headsintThe number of headers in the current view
widthint100%The width of the ShowList

Methods

None

vortex/java/showlistconfig.txt · Last modified: 2019/06/28 06:55 by hubbe