Preparing search index...
The search index is not available
@vesoft-inc/veditor - v4.4.14
@vesoft-inc/veditor - v4.4.14
Utils
Event
Class Event
Hierarchy
Event
Graph
.
default
Controller
.
default
VEditor
Index
Constructors
constructor
Properties
dispatch
events
Methods
clear
fire
off
on
Constructors
constructor
new
Event
(
)
:
Event
Returns
Event
Properties
dispatch
dispatch
:
(
(
event
:
string
, data
?:
any
)
=>
void
)
= ...
Type declaration
(
event
:
string
, data
?:
any
)
:
void
Parameters
event:
string
Optional
data:
any
Returns
void
events
events
:
{}
= {}
Type declaration
Methods
clear
clear
(
)
:
void
清空
Returns
void
fire
fire
(
event
:
string
, data
?:
any
)
:
void
Parameters
event:
string
Optional
data:
any
Returns
void
off
off
(
event
:
string
, offFunc
?:
Function
)
:
void
关闭绑定的事件
Parameters
event:
string
Optional
offFunc:
Function
Returns
void
on
on
(
event
:
string
, func
:
Function
, index
?:
number
)
:
void
箭头
Parameters
event:
string
func:
Function
Optional
index:
number
Returns
void
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Modules
@vesoft-
inc/veditor -
v4.4.14
Anchor
Line
Controller
Default
Line
Default
Node
Event
Graph
History
Line
Minimap
Node
Schema
Utils
Vector2
dom
Event
constructor
dispatch
events
clear
fire
off
on
Generated using
TypeDoc
清空