Name | Description | |
---|---|---|
NDialogPropertyEditorSchema | Schema associated with NDialogPropertyEditor |
The following tables list the members exposed by NDialogPropertyEditor.
Name | Description | |
---|---|---|
NDialogPropertyEditorSchema | Schema associated with NDialogPropertyEditor |
Name | Description | |
---|---|---|
CreateDialogWindow | Must override to create the popup window of the editor | |
CreatePreview | Creates the control, which is used for the value preview | |
CreatePreviewFactory | Overridden. Creates the property preview factory. | |
CreatePreviewHost | Creates the preview host which is used to host preview widgets. | |
CreateTextPreview | Creates the text box control, which is used for the textual value preview | |
CreateValueControl | Overridden. Overriden to create the edit element of the popup editor. | |
GetValuePreviewText | Gets the value preview text. | |
OnDialogWindowClosed | Called when the popup window has been closed | |
OnEditButtonClick | Called when the edit value button of the editor was clicked | |
OnUpdateFromEditedNode | Overridden. Updates the editor from the edited node | |
ShowDialogWindow | Shows the popup window | |
UpdateValuePreview | Updates the value preview (both text and optional image). | |
xxjb |