Class s.d.i.IActive(Interface):

Part of stoqlib.domain.interfaces View In Hierarchy

It defines if a certain object can be active or not
Method inactivate Inactivate an active object
Method activate Activate an inactive object
Method get_status_string Active or Inactive in the specific locale
def inactivate():
Inactivate an active object
def activate():
Activate an inactive object
def get_status_string():
Active or Inactive in the specific locale
API Documentation for Stoqlib, generated by pydoctor at 2009-07-14 16:00:32.