Send comments on this topic. | Back to Introduction - All Topics | Help Version 15.12.21
ltwfMouseInteractiveMode Client Class
This object mimics the MouseInteractiveMode in syntax, for use on the client side.

Methods

Server Name Client(JavaScript) Syntax Description
LeftButton getLeftButton():ImageViewerMouseInteractiveMode; setLeftButton(value:ImageViewerMouseInteractiveMode) Gets or sets the ImageViewerMouseInteractiveMode mode to be used when the left button is clicked.
RightButton getRightButton():ImageViewerMouseInteractiveMode; setRightButton(value:ImageViewerMouseInteractiveMode) Gets or sets the ImageViewerMouseInteractiveMode mode to be used when the right button is clicked.