updateFilter (array, modelName, filter)
This method is invoked if the filterFunction property is changed on a DS.FilteredRecordArray.
It essentially re-runs the filter from scratch. This same method is invoked when the filter is created in th first place.
Parameters:
-
array
Array -
modelName
String -
filter
Function
Please login to continue.