Name | Description | |
---|---|---|
![]() | NEmbeddedNodeMemberEditor Constructor | Default constructor |
The following tables list the members exposed by NEmbeddedNodeMemberEditor.
Name | Description | |
---|---|---|
![]() | NEmbeddedNodeMemberEditor Constructor | Default constructor |
Name | Description | |
---|---|---|
![]() ![]() | AllowChangeInstanceProperty | Reference to the AllowChangeInstance property |
![]() ![]() | DefaultFactory | The default editor factory. |
![]() ![]() | EmbedInGroupBoxFactory | Embeds the node member editor in a group box. |
![]() ![]() | EmbedInGroupBoxNoChangeInstanceFactory | Embeds the node member editor in a group box, and does not allow the node instance to be changed to null or a compatible type. |
![]() ![]() | NEmbeddedNodePropertyEditorSchema | Schema associated with NEmbeddedNodePropertyEditor. |
![]() ![]() | NoChangeInstanceFactory | Does not allow the node instance to be changed to null or a compatible type. |
Name | Description | |
---|---|---|
![]() | AllowChangeInstance | Gets or sets whether the editor is allowed to change the instance of the node exposed by the property |
Name | Description | |
---|---|---|
![]() | CreateControl | Overridden. Overriden to create and embed the embedded editor |
![]() | OnSurrogateValueChanged | Called when the value of the surrogate has changed. |
![]() | OnUpdateFromEditedNode | Overridden. Updates the editor from the edited node |
![]() | VerifyEditedMember | Overridden. Overriden to do nothing, since nodes can be both properties and children. |