NevronOpenVision
Nevron.Nov.Editors Namespace / NEditorWindow Class


In This Topic
    NEditorWindow Class Methods
    In This Topic

    For a list of all members of this type, see NEditorWindow members.

    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic)Creates an editor window for the given node instance.  
    Public Methodstatic (Shared in Visual Basic)Creates an editor window for the type of the given node. If the type has derived types, the user will be able to select a derived type and edit an instance of this type.  
    Top
    Protected Methods
     NameDescription
    Protected MethodAttaches the window to the editor  
    Protected MethodCreates and initializes the button strip.  
    Protected MethodCreates the content of the editor window.  
    Protected MethodCreates and initializes the preview group box.  
    Protected MethodCreates a preview widget host.  
    Protected MethodDetaches the window from the editor  
    Protected MethodGets help message for the given node.  
    Protected MethodHosts the given preview widget in the preview widget host.  
    Internal Methodstatic (Shared in Visual Basic)  
    Protected MethodOverridden. Called when the window has been closed.  
    Protected MethodHandles the editor update preview event.  
    Protected MethodOverridden. Called when a widget in this window received focus.  
    Protected MethodCalled when the Expand button of the info panel has been clicked.  
    Protected MethodCalled when the mode of the info panel has changed.  
    Protected MethodOverridden. Called when the mouse moves over a widget.  
    Protected MethodOverridden. Called when the window is opened.  
    Protected MethodOverridden. Called when the input element receives a chance to request a cursor.  
    Protected Internal MethodUpdates the editor preview.  
    Top
    See Also