PythonPartFilter
implementation of the PythonPart filter
PythonPartFilter
Canonical path: Utils.ElementFilter.PythonPartFilter.PythonPartFilter
Bases: BaseFilterObject
implementation of the PythonPart filter
__call__
__call__(element: BaseElementAdapter) -> bool
execute the filtering
Parameters:
-
element(BaseElementAdapter) –element to filter
Returns:
-
bool–element fulfills the filter: True/False
Placeholder