Class s.g.p.PrintDialog(BasicDialog):

Part of stoqlib.gui.printing View In Hierarchy

A simple report print dialog, with options to preview or print the report on a file.
Method __init__ Undocumented
Method _initialize Undocumented
Method refresh_ok Undocumented
Method _setup_slaves Undocumented
Method confirm Undocumented

Inherited from BasicDialog:

Method setup_keyactions Undocumented
Method cancel Undocumented
Method hide_footer Undocumented
Method enable_ok Undocumented
Method disable_ok Undocumented
Method set_ok_label Undocumented
Method set_cancel_label Undocumented
Method justify_label Undocumented
Method set_confirm_widget Enables widget as a confirm widget, the dialog will be closed as
Method set_cancel_widget Enables widget as a cancel widget, the dialog will be closed as
Method add Undocumented
Method action_area Undocumented
Method on_ok_button__clicked Undocumented
Method on_cancel_button__clicked Undocumented

Inherited from RunnableView (via BasicDialog, AbstractDialog):

Method close Handles action to be performed when window is closed.
Method destroy Undocumented
Method run Handles action to be performed when window is opened. Defaults to
def __init__(self, report_class, *args, **kwargs):
Undocumented
def _initialize(self, *args, preview_label=None, default_filename=None, **kwargs):
Undocumented
def refresh_ok(self, validation_value):
Undocumented
def _setup_slaves(self, preview_label=None, default_filename=None):
Undocumented
def confirm(self):
Undocumented
API Documentation for Stoqlib, generated by pydoctor at 2009-07-14 16:00:32.