class documentation
Displays a lazy text input which only apply input field changes on blur or when user clicks the save button within the field.
Parameters | |
save | when set to False, changes in input field will not be automatically applied when user moves mouse out of the changed field. To apply changes, user must click the save button. |
Method | __init__ |
Undocumented |
Method | to |
Undocumented |
Instance Variable | save |
Undocumented |
Inherited from View
:
Method | clone |
Undocumented |
Method | kwargs |
Undocumented |
Instance Variable | caption |
Undocumented |
Instance Variable | component |
Undocumented |
Instance Variable | components |
Undocumented |
Instance Variable | container |
Undocumented |
Instance Variable | description |
Undocumented |
Instance Variable | label |
Undocumented |
Instance Variable | placeholder |
Undocumented |
Instance Variable | read |
Undocumented |
Instance Variable | space |
Undocumented |
Instance Variable | _kwargs |
Undocumented |