Skip to content

BaseFilterObject

implementation of the base filter object

BaseFilterObject

Canonical path: ScriptObjectInteractors.BaseFilterObject.BaseFilterObject

implementation of the base filter object

__call__ abstractmethod

__call__(_element: BaseElementAdapter) -> bool

execute the filtering

Parameters:

Returns:

  • bool

    element fulfills the filter: True/False