new Search(datagrid, datagridElement)
Parameters:
Name | Type | Description |
---|---|---|
datagrid |
Object | DataGrid instance |
datagridElement |
Object | jQuery Element of the datagrid |
- Source:
Methods
-
clear()
-
Clear the search box.
- Source:
-
getParameters() → {Array}
-
Get all relevant parameters.
- Source:
Returns:
- Type
- Array
-
setLabels(labels)
-
Sets custom labels, e. g. for localizations.
Parameters:
Name Type Description labels
Object - Source:
-
settings()
-
Apply the search box settings.
- Source: