NevronOpenVision
Nevron.Nov.Editors Namespace / NEmbeddedNodePropertyEditor Class
Fields Properties Methods Events


NEmbeddedNodePropertyEditor Class Members

The following tables list the members exposed by NEmbeddedNodePropertyEditor.

Public Constructors
 NameDescription
Public ConstructorDefault constructor  
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)  
Public Fieldstatic (Shared in Visual Basic)The default editor template.  
Public Fieldstatic (Shared in Visual Basic)Embeds the node property editor in a group box, and does not allow the node instance to be changed to null or a compatible type.  
Public Fieldstatic (Shared in Visual Basic)Embeds the node property editor in a group box.  
Public Fieldstatic (Shared in Visual Basic)Schema associated with NEmbeddedNodePropertyEditor.  
Public Fieldstatic (Shared in Visual Basic)Does not allow the node instance to be changed to null or a compatible type.  
Top
Public Properties
 NameDescription
Public PropertyGets or sets whether the editor is allowed to change the instance of the node exposed by the property  
Top
Protected Methods
 NameDescription
Protected MethodOverridden. Overriden to create and embed the embedded editor  
Protected MethodOverridden. Gets the designer, applicable for the specified edited property value.  
Protected MethodCalled when the value of the surrogate has changed.  
Protected MethodOverridden. Updates the editor from the edited node  
Top
See Also