Click or drag to resize

TextValueInputController Properties

The TextValueInputController type exposes the following members.

Properties
 NameDescription
Public propertyInputText Gets the current input text.
Public propertyModelObject Gets the model (document) that this controller manages.
Public propertyValidator Sets the validator used to validate the input text.
Public propertyViewObject Gets or sets the GUI element that shows the model to the user.
Top
See Also