Input that cannot be edited by user. More...
Public Member Functions | |
| def | __init__ (self, InputDescription inputDescription) |
| def | clear (self) |
| def | read (self) |
Public Attributes | |
| inputDescription | |
Input that cannot be edited by user.
Can be used to communicate information to user about the form. In this case outputName of the provided InputDescription should be None. Can also be used for adding a prefilled value that is visible or invisible to user depending on the 'hidden' value of provided InputDescription (visible by default).