Class p.u.r.s.PersistencyLinkFactory:

Part of pida.utils.rat.swp View In Hierarchy

Undocumented
Line # Kind Name Docs
173 Method __init__ Undocumented
176 Method _generate_cmp_func Undocumented
179 Method append_handler_full Undocumented
182 Method insert_handler 0 Undocumented
185 Method append_handler Undocumented
188 Method insert_handler Undocumented
191 Method __call__ Undocumented
def __init__(self):
Undocumented
def _generate_cmp_func(self, widget_class):
Undocumented
def append_handler_full(self, cmp_func, handler):
Undocumented
def insert_handler 0(self, index, cmp_func, handler):
Undocumented
def append_handler(self, widget_class, handler):
Undocumented
def insert_handler(self, index, widget_class, handler):
Undocumented
def __call__(self, widget, *args, **kwargs):
Undocumented
API Documentation for PIDA, generated by pydoctor.