removeFilter

open override fun removeFilter(filterPosition: Int)

Remove the filter at the specified position.

Parameters

filterPosition

position of filter to remove


open override fun removeFilter(baseFilterRender: BaseFilterRender)

Removes the first occurrence of the specified element from this list, if it is present.

Parameters

baseFilterRender

filter to remove