Name | Description | |
---|---|---|
![]() | NLibraryContextMenuTool Constructor | Default constructor |
The following tables list the members exposed by NLibraryContextMenuTool.
Name | Description | |
---|---|---|
![]() | NLibraryContextMenuTool Constructor | Default constructor |
Name | Description | |
---|---|---|
![]() | m_bIsActive | Indicates whether this tool is active. (Inherited from Nevron.Diagram.WinForm.NTool) |
Name | Description | |
---|---|---|
![]() | Enabled | Gets/sets whether the tool is enabled (Inherited from Nevron.Diagram.WinForm.NTool) |
![]() | Name | Gets/sets the name of the tool, which is unique in the tools collection of the controller (Inherited from Nevron.Diagram.WinForm.NTool) |
![]() | NeedsSecondMouseButtonPass | Overridden. Overriden to return true |
![]() | ShowMenuMouseEvent | Gets/sets the show menu mouse event |
Name | Description | |
---|---|---|
![]() | Abort | Aborts the tool if it is active (Inherited from Nevron.Diagram.WinForm.NTool) |
![]() | Activate | Activates the tool (Inherited from Nevron.Diagram.WinForm.NTool) |
![]() | CanActivate | Determines whether the tool can activate (Inherited from Nevron.Diagram.WinForm.NTool) |
![]() | CanDeactivate | Determines whether the tool can deactivate (Inherited from Nevron.Diagram.WinForm.NTool) |
![]() | CreateFieldNonSerializedObjects | (Inherited from Nevron.Diagram.WinForm.NTool) |
![]() | CreateNonSerializedObjects | Overridden. Overriden to initialize the context menu editable filter |
![]() | Deactivate | Deactivates the tool (Inherited from Nevron.Diagram.WinForm.NTool) |
![]() | GetReferenceProvider | Obtains the reference provider to which the object is currently attached (Inherited from Nevron.Diagram.WinForm.NTool) |
![]() | IsInputChar | Processes the is input char query (Inherited from Nevron.Diagram.WinForm.NMouseAndKeyboardTool) |
![]() | IsInputKey | Processes the is input key query (Inherited from Nevron.Diagram.WinForm.NMouseAndKeyboardTool) |
![]() | ProcessClick | Precesses the mouse click event (Inherited from Nevron.Diagram.WinForm.NMouseAndKeyboardTool) |
![]() | ProcessDoubleClick | Precesses the mouse double click event (Inherited from Nevron.Diagram.WinForm.NMouseAndKeyboardTool) |
![]() | ProcessKeyDown | Processes the key down event (Inherited from Nevron.Diagram.WinForm.NMouseAndKeyboardTool) |
![]() | ProcessKeyPress | Processes the key press event (Inherited from Nevron.Diagram.WinForm.NMouseAndKeyboardTool) |
![]() | ProcessKeyUp | Processes the key up event (Inherited from Nevron.Diagram.WinForm.NMouseAndKeyboardTool) |
![]() | ProcessMouseDown | Overridden. Processes the mouse up event |
![]() | ProcessMouseEnter | Processes the mouse enter event (Inherited from Nevron.Diagram.WinForm.NMouseAndKeyboardTool) |
![]() | ProcessMouseHover | Precesses the mouse hover event (Inherited from Nevron.Diagram.WinForm.NMouseAndKeyboardTool) |
![]() | ProcessMouseLeave | Processes the mouse leave event (Inherited from Nevron.Diagram.WinForm.NMouseAndKeyboardTool) |
![]() | ProcessMouseMove | Processes the mouse move event (Inherited from Nevron.Diagram.WinForm.NMouseAndKeyboardTool) |
![]() | ProcessMouseUp | Overridden. Processes the mouse down event |
![]() | ProcessMouseWheel | Processes the mouse wheel event (Inherited from Nevron.Diagram.WinForm.NMouseAndKeyboardTool) |
![]() | UpdateFieldReferences | (Inherited from Nevron.Diagram.WinForm.NTool) |
![]() | UpdateReferences | Overriden to cashe references to NLibraryView and NLibraryDocument instances (Inherited from Nevron.Diagram.WinForm.NLibraryMouseAndKeyboardTool) |
Name | Description | |
---|---|---|
![]() | DetermineContextMenuNode | Determines the node for which a context menu must be show |
![]() | ShowContextMenu | Shows the context menu |
![]() | VerifyNewShowMenuMouseEvent | Verifies the specified new show menu mouse event and throws an exception if it is not valid |