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


In This Topic
    NDocumentEventSinkService Class Members
    In This Topic

    The following tables list the members exposed by NDocumentEventSinkService.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Key for the CanSnapEndPlug event  
    Public Fieldstatic (Shared in Visual Basic)Key for the CanSnapStartPlug event  
    Public Fieldstatic (Shared in Visual Basic)Key for the Connected event  
    Public Fieldstatic (Shared in Visual Basic)Key for the Connecting event  
    Public Fieldstatic (Shared in Visual Basic)Key for the Disconnected event  
    Public Fieldstatic (Shared in Visual Basic)Key for the Disconnecting event  
    Public Fieldstatic (Shared in Visual Basic)Key for the DocumentActiveLayerChanged event  
    Public Fieldstatic (Shared in Visual Basic)Key for the DocumentModified event  
    Public Fieldstatic (Shared in Visual Basic)Key for the DocumentViewsChanged 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 can connect end plug event  
    Public MethodFires the can connect start plug event  
    Public MethodFires the Connected event for the elements with the specified unique ids  
    Public MethodFires the Connecting event for the elements with the specified unique ids  
    Public MethodFires the Disconnected event for the elements with the specified unique ids  
    Public MethodFires the Disconnecting event for the elements with the specified unique ids  
    Public MethodFires the DocumentActiveLayerChanged event  
    Public MethodFires the DocumentModified event  
    Public MethodFires the DocumentViewsChanged event  
    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 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 NodeTransformChanged event (Inherited from Nevron.Diagram.NDiagramEventSinkService)
    Public MethodFires the NodeTransformChanging event (Inherited from Nevron.Diagram.NDiagramEventSinkService)
    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 an end plug is about to be snapped to a port.  
    Public EventFired when a start plug is about to be snapped to a port.  
    Public EventFired when a connection between two nodes has been created  
    Public EventFired when a connection between two nodes is about to be created  
    Public EventFired when a connection between two nodes has been destroyed  
    Public EventFired when a connection between two nodes is about to be destroyed  
    Public EventFired when the active layer of the document has changed (applicable for drawing documents only)  
    Public EventFired when the document IsModified property is set to true  
    Public EventFired when the views displaying the document have changed  
    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 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 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)
    Top
    See Also