Search
Preparing search index...
The search index is not available
白板 SDK 开发文档
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
白板 SDK 开发文档
cursor
PencilCursorAdapter
Class PencilCursorAdapter
铅笔光标适配器
Hierarchy
PencilCursorAdapter
Implements
CursorAdapter
Index
Constructors
constructor
Properties
cursor
cursor
Name
white
Board
cursor
Name
Methods
get
Cursor
Elem
get
Cursor
Style
Constructors
constructor
new
Pencil
Cursor
Adapter
(
whiteBoard
:
WhiteBoard
, cursor
?:
Cursor
)
:
PencilCursorAdapter
Parameters
whiteBoard:
WhiteBoard
Optional
cursor:
Cursor
Returns
PencilCursorAdapter
Properties
Optional
cursor
cursor
?:
Cursor
cursor
Name
cursor
Name
:
string
= ...
光标名称
white
Board
white
Board
:
WhiteBoard
Static
cursor
Name
cursor
Name
:
string
= ...
Methods
get
Cursor
Elem
get
Cursor
Elem
(
)
:
DomQuery
<
DomQuerySelector
>
获取光标的节点
Returns
DomQuery
<
DomQuerySelector
>
get
Cursor
Style
get
Cursor
Style
(
)
:
string
获取 css 光标样式
Returns
string
Modules
appliance
behavior
bridge
controller
core
cursor
main
plugin
service
shape
shape-
utils
Pencil
Cursor
Adapter
constructor
cursor
cursor
Name
white
Board
cursor
Name
get
Cursor
Elem
get
Cursor
Style
铅笔光标适配器