Search
2252 results 321-330
Reference
searchBuilder.greyscale
› Removes the colours from SearchBuilderwhich is which to the user. However, this maysearchBuilder.filterChanged
› Function to update title text when selections are made.is called every time the number of SearchBuilder conditionssearchBuilder.enterSearch
› Trigger a search on the enter key rather than every keypressto be triggered until the enter key is pressedsearchBuilder.depthLimit
› Impose a limit on the depth of the groupscan be placed from the top level. The topsearchBuilder.conditions
› Define custom conditions for SearchBuilderon data type and the condition itself). Note: PleasesearchBuilder.columns
› Restrict which columns can be filtered onThis is useful as it allows restrictions to be made on which data points can be filtered on. For tables with a large amount of columns, this prevents having a large set of options within the select element.dtsb-inserted
› An element from the init function has been inserted into the domtriggered whenever one of the elements created in thesearchBuilder
› A single button that displays the SearchBuilder container in a popover.This button type creates a popover that contains the SearchBuilder container. This allows SearchBuilder to be used without it taking up extra space in the dom.searchBuilder.rebuild()
› Rebuild the search to a given stateThis method provides the ability to set the search in SearchBuilder. searchBuilder.rebuild() takes one argument, it is an SearchBuilder.Criteria object which defines the search logic to be applied. If no argument is given, the search will be cleared.searchBuilder.getDetails()
› Get the details of the current search setupThis method provides the ability to get the