Part of stoqlib.gui.dialogs.sintegradialog View In Hierarchy
| Method | __init__ | Undocumented |
| Method | confirm | Undocumented |
| Method | _populate_date_filter | Undocumented |
| Method | _date_filter_query | Undocumented |
Inherited from ConfirmDialog:
| Method | setup_keyactions | Undocumented |
Inherited from BasicDialog (via ConfirmDialog):
| Method | _initialize | 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 ConfirmDialog, 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 |