Nevron.Nov.Editors Namespace / NDialogNodeMemberEditor Class
Fields Properties Methods Events


In This Topic
    NDialogNodeMemberEditor Class Members
    In This Topic

    The following tables list the members exposed by NDialogNodeMemberEditor.

    Public Constructors
     NameDescription
    Public ConstructorDefault constructor  
    Top
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Reference to the AllowChangeInstance property  
    Public Fieldstatic (Shared in Visual Basic)Default Factory  
    Public Fieldstatic (Shared in Visual Basic)Schema associated with NDialogNodeMemberEditor.  
    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 an NEditorWindow, which hosts an instance or surrogate editor.  
    Protected MethodOverridden. Creates the preview factory  
    Protected MethodOverridden. Gets the value preview text.  
    Protected MethodOverridden. Overriden to update a NNode property value  
    Protected MethodCalled when the value of the surrogate has changed. Updates the editor window preview.  
    Protected MethodOverridden. Overriden to do nothing, since nodes can be both properties and children.  
    Top
    See Also