Search
Preparing search index...
The search index is not available
白板 SDK 开发文档
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
白板 SDK 开发文档
controller
KeyboardController
Class KeyboardController
键盘控制器
Hierarchy
Controller
KeyboardController
Implements
KeyboardControllerTarget
Index
Constructors
constructor
Properties
white
Board
controller
Name
Accessors
keyboard
Enbaled
Methods
set
Keyboard
Enabled
Constructors
constructor
new
Keyboard
Controller
(
whiteBoard
:
WhiteBoard
)
:
KeyboardController
Parameters
whiteBoard:
WhiteBoard
Returns
KeyboardController
Properties
white
Board
white
Board
:
WhiteBoard
Static
controller
Name
controller
Name
:
string
= ...
Accessors
keyboard
Enbaled
get
keyboardEnbaled
(
)
:
boolean
键盘开关
api
Returns
boolean
Methods
set
Keyboard
Enabled
set
Keyboard
Enabled
(
enabled
?:
boolean
)
:
KeyboardController
设置键盘控制开关
api
Parameters
enabled:
boolean
= true
开关,默认:true
Returns
KeyboardController
Modules
appliance
behavior
bridge
controller
core
cursor
main
plugin
service
shape
shape-
utils
Keyboard
Controller
constructor
white
Board
controller
Name
keyboard
Enbaled
set
Keyboard
Enabled
键盘控制器