Name | Description | |
---|---|---|
NCharPropertyEditor Constructor | Default constructor. |
The following tables list the members exposed by NCharPropertyEditor.
Name | Description | |
---|---|---|
NCharPropertyEditor Constructor | Default constructor. |
Name | Description | |
---|---|---|
NCharPropertyEditorSchema | Schema associated with NCharPropertyEditor. | |
TextBoxTemplate | An editor template, for a string property editor, which is displayed as a text box (the default). |
Name | Description | |
---|---|---|
CreateValueControl | Overridden. Overriden to create an abstract text box | |
OnTextBoxTextChanged | Called when the text of the editor text box has changed. | |
OnUpdateFromEditedNode | Overridden. Updates the editor from the edited node |