Function | __init__ | Create a new PluggableWizard object.
|
Function | on_next_button__clicked | Undocumented |
Function | on_ok_button__clicked | Undocumented |
Function | on_previous_button__clicked | Undocumented |
Function | on_cancel_button__clicked | Undocumented |
Function | _change_step | Undocumented |
Function | _refresh_slave | Undocumented |
Function | _show_first_page | Undocumented |
Function | _show_page | Undocumented |
Function | _show_last_page | Undocumented |
Function | update_view | Undocumented |
Function | enable_next | Enables the next button in the wizard.
|
Function | disable_next | Disables the next button in the wizard.
|
Function | enable_back | Enables the back button in the wizard.
|
Function | disable_back | Disables the back button in the wizard.
|
Function | enable_finish | Enables the finish button in the wizard.
|
Function | disable_finish | Disables the finish button in the wizard.
|
Function | set_message | Set message for nofitication.
|
Function | cancel | Undocumented |
Function | finish | Undocumented |