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. |
![]() | initializationException | Occurs when the visual tool initialization is failed. (Inherited from WebVisualToolJS) |
![]() | 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. |
![]() | initializationStarted | Occurs when the visual tool initialization is started. (Inherited from WebVisualToolJS) |
![]() | 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) |
![]() | selectionChanged | Occurs when the selected region is changed. |
![]() | textSearchFinished | Occurs when the text search process is finished. |
![]() | textSearchProgress | Occurs when the text search process is in progress. |
![]() | textSearchStarted | Occurs when the text search process is started. |
![]() | textSelectionFinished | Occurs when the text selection is finished. |
![]() | textSelectionStarted | Occurs when the text selection is started. |