Name | Description | |
---|---|---|
![]() | NInplaceEditTool Constructor | Default constructor |
The following tables list the members exposed by NInplaceEditTool.
Name | Description | |
---|---|---|
![]() | NInplaceEditTool 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) |
![]() | InplaceEditMouseEvent | Gets/sets the inplace edit mouse event. By default set to LeftButtonDoubleClick |
![]() | Name | Gets/sets the name of the tool, which is unique in the tools collection of the controller (Inherited from Nevron.Diagram.WinForm.NTool) |
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 create the inplace 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 down 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 up 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 NDrawingView and NDrawingDocument instances (Inherited from Nevron.Diagram.WinForm.NDrawingMouseAndKeyboardTool) |
Name | Description | |
---|---|---|
![]() | VerifyNewInplaceEditMouseEvent | Verifies the specified new inplace edit mouse event and throws an exception if it is not valid |