Implements a checkbox input. More...
Public Member Functions | |
| def | __init__ (self, InputDescription inputDescription) |
| def | clear (self) |
| def | read (self) |
| def | currentState (self) |
| def | selectionChanged (self) |
Public Attributes | |
| inputDescription | |
| box | |
| label | |
Static Public Attributes | |
| stateChanged = Signal(int) | |
Implements a checkbox input.
| inputDescription.prefill | If set to true the checkbox will be checked by default. |