Search
898 results 81-90
Reference
stateRestore.state().remove()
› Remove a state from StateRestoreto be bypassed. The default for skipModal is false,stateRestore.activeStates()
› Get the details of all of the currently active statesthe ability to retrieve details about all of theselect
› Select configuration objectitems selected, but by default this can only beselect.toggleable
› Disable the deselection of selected rows when clickedselected rows will not deselect when they are clicked.select.style
› Set the selection style for end user interaction with the tableselect.style() after initialisation). The default mode of operation isselect.selector
› Set the element selector used for mouse event capture to select itemsBy default when item selection isselect.selectable
› Set a function that will determine if a row should be selectable.defined (there is no default function), all rows areselect.headerCheckbox
› Control automatic addition of header checkboxand to easily select / deselect all rows to thelanguage.select.rows
› Table information summary string for the number of rows selectedmethod is used to determine the string value tolanguage.select.columns
› Table information summary string for the number of columns selectedmethod is used to determine the string value to