Class s.g.d.o._TemporaryCategory(object):

Part of stoqlib.gui.dialogs.openinventorydialog View In Hierarchy

No class docstring
Method __init__ Undocumented
Method has_children Undocumented
Method get_subcategories Returns the categories which I am the base category of them
Method _get_selected Undocumented
Method get_selected_subcategories Returns a list of selected categories.
def __init__(self, category=None, parent=None):
Undocumented
def has_children(self):
Undocumented
def get_subcategories(self, conn):
Returns the categories which I am the base category of them
def _get_selected(self, categories):
Undocumented
def get_selected_subcategories(self, conn):

Returns a list of selected categories. If I am a parent node:

  • Return all my selected children

If I am a child node:

  • Return all my selected siblings
API Documentation for Stoqlib, generated by pydoctor at 2009-07-14 16:00:32.