k.u.s.StringSearchFilter(SearchFilter) : class documentation

Part of kiwi.ui.search View In Hierarchy

Instance Variable entry the entry
Instance Variable 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
entry =
the entry
label =
the label
def __init__(self, label, chars=0):

Create a new StringSearchFilter object.

Parameterslabellabel of the search filter
charsmaximum number of chars used by the search entry
def get_state(self):

Implement this in a subclass

def set_label(self, label):
Undocumented
API Documentation for Kiwi, generated by pydoctor at 2015-05-06 22:39:09.