Classes | |
| class | Dialog |
| No documentation available. More... | |
| class | DialogBase |
| No documentation available. More... | |
| class | ResponseNotOK |
| No documentation available. More... | |
| class | SaveError |
| No documentation available. More... | |
| class | StartupException |
| No documentation available. More... | |
| class | WindowDestroyedException |
| No documentation available. More... | |
| class | WindowExists |
| No documentation available. More... | |
| class | Wizard |
| This is a special kind of dialog. More... | |
Functions | |
| def | force_validation |
| def | noop |
| def dialog.dialog.force_validation | ( | args | ) |
Trigger validation on a window buy causing a FocusOut to be sent to the currently focused window, which in turn triggers Validate and PopupValidate bindings. Note: This cause all pending events to be handled, which may/will cause surprising behavior.
| def dialog.dialog.noop | ( | args | ) |
noop(args)
1.8.1.2