Search
2506 results 271-280
Reference
searchPanes.controls› Hide the control buttons and disable searching in all paneswill be displayed with the control buttons included insearchPanes.columns› Select which columns should be considered when displaying paneswill consider all of the columns when creating searchPanes.searchPanes.collapse› Allow the SearchPanes to be collapsedbutton is shown on the control row above thesearchPanes.clear› Disable buttons to allow quick clearing of selections in panesstandard, SearchPanes will display the buttons which allow selectionssearchPanes.cascadePanes› Allow panes to cascade under selectionwill display all of the options for that columnsearchPanesClear› A single button that clears the SearchPanes selections.This button clears all of the SearchPanes options that have been selected, resetting the search that is applied.searchPanes› A single button that displays the SearchPanes container in a popover.This button type creates a popover that contains the SearchPanes container. This allows SearchPanes to be used without it taking up extra space in the dom.searchPanes.resizePanes()› Resize all of the panes to fill the SearchPanes container appropriately.This method provides the ability to resize thesearchPanes.rebuildPane()› Rebuild the pane, regathering options from the table.This method provides the ability to rebuild thesearchPanes.container()› Returns the node of the panes container.This method provides the ability to return the node of the container that is storing all of the SearchPanes. As it is a getter it does not take any arguments