Name | Description | |
---|---|---|
![]() | NDialogNodeMemberEditor Constructor | Default constructor |
The following tables list the members exposed by NDialogNodeMemberEditor.
Name | Description | |
---|---|---|
![]() | NDialogNodeMemberEditor Constructor | Default constructor |
Name | Description | |
---|---|---|
![]() ![]() | AllowChangeInstanceProperty | Reference to the AllowChangeInstance property |
![]() ![]() | DefaultFactory | Default Factory |
![]() ![]() | NDialogNodeMemberEditorSchema | Schema associated with NDialogNodeMemberEditor. |
Name | Description | |
---|---|---|
![]() | AllowChangeInstance | Gets or sets whether the editor is allowed to change the instance of the node exposed by the property |
Name | Description | |
---|---|---|
![]() | CreateDialogWindow | Overridden. Overriden to create an NEditorWindow, which hosts an instance or surrogate editor. |
![]() | CreatePreviewFactory | Overridden. Creates the preview factory |
![]() | GetValuePreviewText | Overridden. Gets the value preview text. |
![]() | OnDialogWindowClosed | Overridden. Overriden to update a NNode property value |
![]() | OnSurrogateValueChanged | Called when the value of the surrogate has changed. Updates the editor window preview. |
![]() | VerifyEditedMember | Overridden. Overriden to do nothing, since nodes can be both properties and children. |