kiwi.ui.search.StringSearchFilter(SearchFilter) class documentationkiwi.ui.search
(View In Hierarchy)
- a label - an entry @ivar entry: the entry @ivar label: the label
| Method | __init__ | Create a new StringSearchFilter object. @param label: label of the search filter @param chars: maximum number of chars used by the search entry |
| Method | get_state | Implement this in a subclass |
| Method | set_label | Undocumented |
Inherited from SearchFilter:
| Method | do_set_property | Undocumented |
| Method | do_get_property | Undocumented |
Create a new StringSearchFilter object. @param label: label of the search filter @param chars: maximum number of chars used by the search entry