text_filter property

text_filter property

Definition:

@property
def text_filter(self):
    ...
@text_filter.setter
def text_filter(self, value):
    ...

See Also