Class s.g.s.p.SelectPaymentMethodSlave(GladeSlaveDelegate):

Part of stoqlib.gui.slaves.paymentmethodslave View In Hierarchy

This slave show a radion button group with three payment method options: Money and Other (any other method supported by the system). The visibility of these buttons are directly related to payment method availability in the company.
Method __init__ Undocumented
Method _setup_payment_methods Undocumented
Method _add_payment_method Undocumented
Method _setup_widgets Undocumented
Method get_selected_method Undocumented
Method method_set_sensitive Undocumented
Method _on_method__toggled Undocumented
def __init__(self):
Undocumented
def _setup_payment_methods(self):
Undocumented
def _add_payment_method(self, method_name):
Undocumented
def _setup_widgets(self):
Undocumented
def get_selected_method(self):
Undocumented
def method_set_sensitive(self, method_name, sensitive):
Undocumented
def _on_method__toggled(self, radio):
Undocumented
API Documentation for Stoqlib, generated by pydoctor at 2009-07-14 16:00:32.