Nevron .NET Vision
Nevron.Diagram.WinForm Namespace / NViewEventSinkService Class
Fields Properties Methods Events


In This Topic
    NViewEventSinkService Class Members
    In This Topic

    The following tables list the members exposed by NViewEventSinkService.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Key for the DisplayedDocumentChanged event  
    Public Fieldstatic (Shared in Visual Basic)Key for the DisplayedDocumentChanging event  
    Public Fieldstatic (Shared in Visual Basic)Key for the MultiSelectionEnded event  
    Public Fieldstatic (Shared in Visual Basic)Key for the MultiSelectionStarted event  
    Public Fieldstatic (Shared in Visual Basic)Key for the NodeDeselected event  
    Public Fieldstatic (Shared in Visual Basic)Key for the NodeDeselecting event  
    Public Fieldstatic (Shared in Visual Basic)Key for the NodeSelected event  
    Public Fieldstatic (Shared in Visual Basic)Key for the NodeSelecting event  
    Public Fieldstatic (Shared in Visual Basic)Key for the ToolAborted event  
    Public Fieldstatic (Shared in Visual Basic)Key for the ToolActivated event  
    Public Fieldstatic (Shared in Visual Basic)Key for the ToolDeactivated event  
    Public Fieldstatic (Shared in Visual Basic)Key for the ToolDisabled event  
    Public Fieldstatic (Shared in Visual Basic)Key for the ToolEnabled event  
    Public Fieldstatic (Shared in Visual Basic)Key for the ToolsChanged event  
    Public Fieldstatic (Shared in Visual Basic)Key for the TransformationsChanged event  
    Top
    Protected Fields
     NameDescription
    Protected Field (Inherited from Nevron.Dom.NService)
    Top
    Public Properties
     NameDescription
    Public PropertyDelegate for the is InputChar query (Inherited from Nevron.Diagram.NDiagramEventSinkService)
    Public PropertyDelegate for the is InputKey query (Inherited from Nevron.Diagram.NDiagramEventSinkService)
    Public PropertyGets/sets the name of the service (Inherited from Nevron.Dom.NService)
    Public PropertyGets the current service status (Inherited from Nevron.Dom.NService)
    Top
    Protected Properties
     NameDescription
    Protected PropertyObtains a reference to the internal delegate storage of the broadcased events (Inherited from Nevron.Dom.NNodeEventSinkService)
    Protected PropertyObtains a reference to the internal hashtable, which is used to map node event names to the keys which can be used in a delegate storage (Inherited from Nevron.Dom.NNodeEventSinkService)
    Protected PropertyObtains a reference to the internal hashtable, which maps nodes to a delegate storage for its event listeners (Inherited from Nevron.Dom.NNodeEventSinkService)
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded. Adds an event listener for the event of the specified node (Inherited from Nevron.Dom.NNodeEventSinkService)
    Public Method (Inherited from Nevron.Dom.NService)
    Public MethodCreates any non serialized objects, which the holder posseses (Inherited from Nevron.Dom.NService)
    Public MethodFires the DisplayedDocumentChanged event for the specified node  
    Public MethodFires the DisplayedDocumentChanging event for the specified node  
    Public MethodFires the MultiSelectionEnded event for the view to which the service is connected  
    Public MethodFires the MultiSelectionStarted event for the view to which the service is connected  
    Public MethodFires the NodeAttributeChanged event (Inherited from Nevron.Dom.NNodeEventSinkService)
    Public MethodFires the NodeAttributePropertyChanged event (Inherited from Nevron.Dom.NNodeEventSinkService)
    Public MethodFires the NodeAttributePropertyChanging event (Inherited from Nevron.Dom.NNodeEventSinkService)
    Public MethodFires the NodeBoundsChanged event (Inherited from Nevron.Diagram.NDiagramEventSinkService)
    Public MethodFires the NodeBoundsChanging event (Inherited from Nevron.Diagram.NDiagramEventSinkService)
    Public MethodFires the NodeClick event (Inherited from Nevron.Diagram.NDiagramEventSinkService)
    Public MethodFires the NodeDeselected event for the specified node  
    Public MethodFires the NodeDeselecting event for the specified node  
    Public MethodFires the NodeDoubleClick event (Inherited from Nevron.Diagram.NDiagramEventSinkService)
    Public MethodFires the NodeDragDrop event (Inherited from Nevron.Diagram.NDiagramEventSinkService)
    Public MethodFires the NodeDragEnter event (Inherited from Nevron.Diagram.NDiagramEventSinkService)
    Public MethodFires the NodeDragLeave event (Inherited from Nevron.Diagram.NDiagramEventSinkService)
    Public MethodFires the NodeDragOver event (Inherited from Nevron.Diagram.NDiagramEventSinkService)
    Public MethodFires the NodeIndexChanged event (Inherited from Nevron.Dom.NNodeEventSinkService)
    Public MethodFires the NodeInserted event (Inherited from Nevron.Dom.NNodeEventSinkService)
    Public MethodFires the NodeKeyDown event (Inherited from Nevron.Diagram.NDiagramEventSinkService)
    Public MethodFires the NodeKeyPress event (Inherited from Nevron.Diagram.NDiagramEventSinkService)
    Public MethodFires the NodeKeyUp event (Inherited from Nevron.Diagram.NDiagramEventSinkService)
    Public MethodFires the NodeMouseDown event (Inherited from Nevron.Diagram.NDiagramEventSinkService)
    Public MethodFires the NodeMouseEnter event (Inherited from Nevron.Diagram.NDiagramEventSinkService)
    Public MethodFires the NodeMouseHover event (Inherited from Nevron.Diagram.NDiagramEventSinkService)
    Public MethodFires the NodeMouseLeave event (Inherited from Nevron.Diagram.NDiagramEventSinkService)
    Public MethodFires the NodeMouseMove event (Inherited from Nevron.Diagram.NDiagramEventSinkService)
    Public MethodFires the NodeMouseUp event (Inherited from Nevron.Diagram.NDiagramEventSinkService)
    Public MethodFires the NodeMouseWheel event (Inherited from Nevron.Diagram.NDiagramEventSinkService)
    Public MethodFires the NodePropertyChanged event (Inherited from Nevron.Dom.NNodeEventSinkService)
    Public MethodFires the NodePropertyChanging event (Inherited from Nevron.Dom.NNodeEventSinkService)
    Public MethodFires the NodeRemoved event (Inherited from Nevron.Dom.NNodeEventSinkService)
    Public MethodFires the NodeRemoving event (Inherited from Nevron.Dom.NNodeEventSinkService)
    Public MethodFires the NodeSelected event for the specified node  
    Public MethodFires the NodeSelecting event for the specified node  
    Public MethodFires the NodeTransformChanged event (Inherited from Nevron.Diagram.NDiagramEventSinkService)
    Public MethodFires the NodeTransformChanging event (Inherited from Nevron.Diagram.NDiagramEventSinkService)
    Public MethodFires the ToolAborted event for the specified tool  
    Public MethodFires the ToolActivated event for the specified tool  
    Public MethodFires the ToolDeactivated event for the specified tool  
    Public MethodFires the ToolDisabled event for the specified tool  
    Public MethodFires the ToolEnabled event for the specified tool  
    Public MethodFires the ToolsChanged event for the view to which the service is connected  
    Public MethodFires the TransformationsChanged event for the view to which the service is connected  
    Public MethodObtains the reference provider to which the object is currently attached (Inherited from Nevron.Dom.NService)
    Public MethodPauses the service (Inherited from Nevron.Dom.NService)
    Public MethodCalled to provide a reference to the object of the specified type (Inherited from Nevron.Dom.NService)
    Public MethodQueries whether the specified char is an input char for the specified node (Inherited from Nevron.Diagram.NDiagramEventSinkService)
    Public MethodQueries whether the specified key is an input key for the specified node (Inherited from Nevron.Diagram.NDiagramEventSinkService)
    Public MethodRemoves all event listerners for the specified node (Inherited from Nevron.Dom.NNodeEventSinkService)
    Public MethodOverloaded. Removes the event listener for the event of the specified node (Inherited from Nevron.Dom.NNodeEventSinkService)
    Public MethodRestarts the service (Inherited from Nevron.Dom.NService)
    Public MethodResumes the service (Inherited from Nevron.Dom.NService)
    Public MethodStarts the service (Inherited from Nevron.Dom.NService)
    Public MethodStops the service (Inherited from Nevron.Dom.NService)
    Public Method (Inherited from Nevron.Dom.NService)
    Public MethodOverridden. Updates the references stored by the object  
    Top
    Protected Methods
     NameDescription
    Protected MethodGets the event delegate which should be used to fire the event (Inherited from Nevron.Dom.NNodeEventSinkService)
    Protected MethodCalled when the service is paused (Inherited from Nevron.Dom.NService)
    Protected MethodCalled when the service is resumed (Inherited from Nevron.Dom.NService)
    Protected MethodCalled when the service is started (Inherited from Nevron.Dom.NService)
    Protected MethodCalled when the service is stopped (Inherited from Nevron.Dom.NService)
    Top
    Public Events
     NameDescription
    Public EventFired when the document displayed by the view has changed  
    Public EventFired when the document displayed by the view is about to be changed  
    Public EventFired when multiple nodes have been selected or deselected  
    Public EventFired when multiple nodes are going to be selected or deselected  
    Public EventFired when a node attribute has changed (Inherited from Nevron.Dom.NNodeEventSinkService)
    Public EventFired when a node attribute property has changed (Inherited from Nevron.Dom.NNodeEventSinkService)
    Public EventFired when a node attribute property is changing (Inherited from Nevron.Dom.NNodeEventSinkService)
    Public EventFired when the bounds of a node have changed (Inherited from Nevron.Diagram.NDiagramEventSinkService)
    Public EventFired when the bounds of a node are about to change (Inherited from Nevron.Diagram.NDiagramEventSinkService)
    Public EventFired when the user clicked on a node (Inherited from Nevron.Diagram.NDiagramEventSinkService)
    Public EventFired when a node has been deselected  
    Public EventFired when a node is about to be deselected  
    Public EventFired when the user double clicked on a node (Inherited from Nevron.Diagram.NDiagramEventSinkService)
    Public EventFired when a dragged object is dropped on a node (Inherited from Nevron.Diagram.NDiagramEventSinkService)
    Public EventFired when a dragged object entered a node (Inherited from Nevron.Diagram.NDiagramEventSinkService)
    Public EventFired when a dragged object leaves a node (Inherited from Nevron.Diagram.NDiagramEventSinkService)
    Public EventFired when a dragged object is moved over a node (Inherited from Nevron.Diagram.NDiagramEventSinkService)
    Public EventFired when a the index of the node inside its parent has changed (Inherited from Nevron.Dom.NNodeEventSinkService)
    Public EventFired when a node has been inserted in a parent (Inherited from Nevron.Dom.NNodeEventSinkService)
    Public EventFired when a key is down (Inherited from Nevron.Diagram.NDiagramEventSinkService)
    Public EventFired when a key is pressed (Inherited from Nevron.Diagram.NDiagramEventSinkService)
    Public EventFired when a key is up (Inherited from Nevron.Diagram.NDiagramEventSinkService)
    Public EventFired when a mouse button is down in a node (Inherited from Nevron.Diagram.NDiagramEventSinkService)
    Public EventFired when the mouse entered a node (Inherited from Nevron.Diagram.NDiagramEventSinkService)
    Public EventFired when the mouse hovers in a node (Inherited from Nevron.Diagram.NDiagramEventSinkService)
    Public EventFired when the mouse leaves a node (Inherited from Nevron.Diagram.NDiagramEventSinkService)
    Public EventFired when the mouse moves in a node (Inherited from Nevron.Diagram.NDiagramEventSinkService)
    Public EventFired when a mouse button went up in a node (Inherited from Nevron.Diagram.NDiagramEventSinkService)
    Public EventFired when the mouse wheel was moved in a node (Inherited from Nevron.Diagram.NDiagramEventSinkService)
    Public EventFired when a node property has changed (Inherited from Nevron.Dom.NNodeEventSinkService)
    Public EventFired when a node property is changing (Inherited from Nevron.Dom.NNodeEventSinkService)
    Public EventFired when a node has been removed from a parent (Inherited from Nevron.Dom.NNodeEventSinkService)
    Public EventFired when a node is about to be removed from a parent (Inherited from Nevron.Dom.NNodeEventSinkService)
    Public EventFired when a node has been selected  
    Public EventFired when a node is about to be selected  
    Public EventFired when the transformation of a node has been changed (Inherited from Nevron.Diagram.NDiagramEventSinkService)
    Public EventFired when the transformation of a node is about to change (Inherited from Nevron.Diagram.NDiagramEventSinkService)
    Public EventFired when the service was paused (Inherited from Nevron.Dom.NService)
    Public EventFired when the service was resumed (Inherited from Nevron.Dom.NService)
    Public EventFired when the service was started (Inherited from Nevron.Dom.NService)
    Public EventFired when the service was stopped (Inherited from Nevron.Dom.NService)
    Public EventFired when a tool has been aborted  
    Public EventFired when a tool has been activated  
    Public EventFired when a tool has been deactivated  
    Public EventFired when a tool has been disabled  
    Public EventFired when a tool has been enabled  
    Public EventFired when the controller collection of tools has changed  
    Public EventFired when the transformations of the view have changed  
    Top
    See Also