Controls whether the input box is enabled (default is true
).
Controls whether the input box is enabled (default is true
).
A string to show as place holder in the input box to guide the user.
A string to show as place holder in the input box to guide the user.
A validation function for the input box. It's possible to change the validation provider simply by setting this property to a different function.
A validation function for the input box. It's possible to change the validation provider simply by setting this property to a different function.
Setter and getter for the contents of the input box.
Setter and getter for the contents of the input box.
Controls whether the input box is visible (default is true).
Controls whether the input box is visible (default is true).
Represents the input box in the Source Control viewlet.