Text edit box.
Public Member Functions | |
__init__ (object pObject=None) | |
Constructor. | |
Public Attributes | |
FBPropertyString | Text |
Read Write Property: Text displayed. | |
FBPropertyBase | PasswordMode |
Read Write Property: Set password mode for this edit box. | |
FBPropertyEvent | OnChange |
Event: Text changed. | |
FBPropertyEvent | OnTransaction |
Event: Transaction begin/end (continuous value changes). |
__init__ | ( | object | pObject = None | ) |
Read Write Property: Text displayed.
FBPropertyBase PasswordMode |
Read Write Property: Set password mode for this edit box.
FBPropertyEvent OnChange |
Event: Text changed.
FBPropertyEvent OnTransaction |
Event: Transaction begin/end (continuous value changes).
This event property doesn't exist in pyfbsdk.