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) |
![]() | focusedFieldChanged | Occurs when focused field is changed. |
![]() | initializationException | Occurs when the visual tool initialization is failed. (Inherited from WebVisualToolJS) |
![]() | initializationFinished | Occurs when the visual tool initialization is finished. (Inherited from WebVisualToolJS) |
![]() | 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) |
![]() | pdfInteractionModeChanged | Occurs when PDF interaction mode is changed. |