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


In This Topic
    NEditorWindow Class Members
    In This Topic

    The following tables list the members exposed by NEditorWindow.

    Public Constructors
     NameDescription
    Public ConstructorDefault constructor  
    Top
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Schema associated with NEditorWindow  
    Public Fieldstatic (Shared in Visual Basic)Reference to the PreviewDockArea property.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the PreviewHorizontalPlacement property.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the PreviewSize property.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the PreviewVerticalPlacement property.  
    Top
    Protected Fields
     NameDescription
    Protected FieldThe preview widget of this editor window.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the buttons with witch the window must be shown.  
    Public PropertyGets the button strip.  
    Public PropertyGets or sets the hosted editor.  
    Public PropertyGets or sets the dock area of the preview.  
    Public PropertyGets or sets the horizontal placement of the preview.  
    Public PropertyGets the preview host.  
    Public PropertyGets or sets the value of the PreviewSize property.  
    Public PropertyGets or sets the vertical placement of the preview.  
    Public PropertyGets the preview widget.  
    Top
    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