kiwi.interfaces.IValidatableProxyWidget(IProxyWidget) class documentationkiwi.interfaces
(View In Hierarchy)
IValidatableProxyWidget extends IProxyWidget with validation support
Signals:
validate: This emitted so each widget can provide it's own
custom validation.
validation-changed: This is emitted when the validation status
changes, mainly used by the proxy.
Properties:
mandatory: bool, if the widget is mandatory
| Method | is_valid | Undocumented |
| Method | validate | Undocumented |
Inherited from Interface (via IProxyWidget):
| Class Method | providedBy | Undocumented |
Inherited from Interface (via IProxyWidget):
| Class Method | providedBy | Undocumented |