Name | Description | |
---|---|---|
![]() | NInplaceEditTool Constructor | Default constructor |
The following tables list the members exposed by NInplaceEditTool.
Name | Description | |
---|---|---|
![]() | NInplaceEditTool Constructor | Default constructor |
Name | Description | |
---|---|---|
![]() ![]() | InplaceEditMouseButtonEventProperty | Reference to the ClickSelectEvent property |
![]() ![]() | NInplaceEditToolSchema | Schema associated with NInplaceEditTool |
Name | Description | |
---|---|---|
![]() | InplaceEditMouseButtonEvent | Gets or sets the mouse button event on which the context menu is shown. By default set to ENMouseButtonEvent.RightButtonUp |
Name | Description | |
---|---|---|
![]() | OnKeyDown | Overridden. Processes the key down event. |
![]() | OnMouseDown | Overridden. Processes the mouse down event. Overriden to perform click select, if it can be performed. |
![]() | OnMouseUp | Overridden. Processes the mouse down event. Overriden to perform click select if it can be performed and perform drill down select if it can be performed. |
Name | Description | |
---|---|---|
![]() | CanStartInplaceEdit | Overloaded. Determines whether inplace editing can be started in response to the specified mouse event. |
![]() | DetermineInplaceEditShape | Overloaded. Determines the shape from the given selecteion path for which inplace editing should start. |
![]() | StartInplaceEdit | Overloaded. Starts the inplace editing of the shape. |