Search
Preparing search index...
The search index is not available
白板 SDK 开发文档
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
白板 SDK 开发文档
controller
MouseWheelController
Class MouseWheelController
鼠标滚轮控制器
Hierarchy
Controller
MouseWheelController
Implements
MouseWheelControllerTarget
Index
Constructors
constructor
Properties
white
Board
controller
Name
Accessors
mouse
Wheel
Enabled
Methods
set
Mouse
Wheel
Enabled
Constructors
constructor
new
Mouse
Wheel
Controller
(
whiteBoard
:
WhiteBoard
)
:
MouseWheelController
Parameters
whiteBoard:
WhiteBoard
Returns
MouseWheelController
Properties
white
Board
white
Board
:
WhiteBoard
Static
controller
Name
controller
Name
:
string
= ...
Accessors
mouse
Wheel
Enabled
get
mouseWheelEnabled
(
)
:
boolean
鼠标滚轮开关
api
Returns
boolean
Methods
set
Mouse
Wheel
Enabled
set
Mouse
Wheel
Enabled
(
enabled
?:
boolean
)
:
MouseWheelController
设置鼠标滚轮开关
Parameters
enabled:
boolean
= true
Returns
MouseWheelController
Modules
appliance
behavior
bridge
controller
core
cursor
main
plugin
service
shape
shape-
utils
Mouse
Wheel
Controller
constructor
white
Board
controller
Name
mouse
Wheel
Enabled
set
Mouse
Wheel
Enabled
鼠标滚轮控制器