| Name | Description | |
|---|---|---|
![]() | activated | Occurs when the visual tool is activated in the image viewer. (Inherited from WebVisualToolJS) |
![]() | deactivated | Occurs when the visual tool is deactivated in the image viewer. (Inherited from WebVisualToolJS) |
![]() | initializationException | Occurs when the visual tool initialization is failed. (Inherited from WebVisualToolJS) |
![]() | initializationException | Occurs when the visual tool initialization is failed. |
![]() | initializationFinished | Occurs when the visual tool initialization is finished. |
![]() | initializationFinished | Occurs when the visual tool initialization is finished. (Inherited from WebVisualToolJS) |
![]() | initializationStarted | Occurs when the visual tool initialization is started. (Inherited from WebVisualToolJS) |
![]() | initializationStarted | Occurs when the visual tool initialization is started. |
![]() | mouseDoubleClick | Occurs when the mouse pointer is over the image viewer, this tool is enabled and a mouse button is double clicked. (Inherited from WebVisualToolJS) |
![]() | mouseDown | Occurs when the mouse pointer is over the image viewer, this tool is enabled and a mouse button is pressed. (Inherited from WebVisualToolJS) |
![]() | mouseMove | Occurs when the mouse pointer is moved and this tool is enabled. (Inherited from WebVisualToolJS) |
![]() | mouseUp | Occurs when this tool is enabled and a mouse button is released. (Inherited from WebVisualToolJS) |
![]() | selectedTextBlockChanged | Occurs when selected PDF text block is changed. |
![]() | selectedTextBlockEditingFinished | Occurs when editing of selected PDF text block is finished. |
![]() | selectedTextBlockEditingStarted | Occurs when editing of selected PDF text block is started. |
![]() | selectedTextSymbolChanged | Occurs when selected text symbol is changed. |
![]() | textBlockAdded | Occurs when PDF text block is added. |
![]() | textBlockMouseDown | Occurs when the mouse pointer is over a text block on PDF page and the mouse button is pressed. |
![]() | textBlockMouseEnter | Occurs when the mouse pointer enters a text block on PDF page. |
![]() | textBlockMouseLeave | Occurs when the mouse pointer leaves a text block on PDF page. |
![]() | textBlockMouseUp | Occurs when the mouse pointer is over a text block on PDF page and the mouse button is released. |
![]() | textBlockRemoved | Occurs when PDF text block is removed. |
