turbodombuilder - v0.9.48
Preparing search index...
Listener
Class Listener<TargetType, CallbackType>
Type Parameters
TargetType
extends
Node
=
Node
CallbackType
extends
ListenerCallback
<
TargetType
>
=
ListenerCallback
<
TargetType
>
Index
Constructors
constructor
Properties
type
target
tool
Name
callback
bundled
Listener
options
manager
last
Execution
Frame
last
Execution
Time
Methods
execute
execute
On
match
Constructors
constructor
new
Listener
<
TargetType
extends
Node
=
Node
,
CallbackType
extends
ListenerCallback
<
TargetType
>
=
ListenerCallback
<
TargetType
>
,
>
(
properties
:
ListenerProperties
<
TargetType
,
CallbackType
>
,
)
:
Listener
<
TargetType
,
CallbackType
>
Type Parameters
TargetType
extends
Node
=
Node
CallbackType
extends
ListenerCallback
<
TargetType
>
=
ListenerCallback
<
TargetType
>
Parameters
properties
:
ListenerProperties
<
TargetType
,
CallbackType
>
Returns
Listener
<
TargetType
,
CallbackType
>
Properties
Readonly
type
type
:
string
target
target
:
TargetType
Readonly
tool
Name
toolName
:
string
Readonly
callback
callback
:
CallbackType
Readonly
bundled
Listener
bundledListener
:
(
e
:
Event
)
=>
any
Readonly
options
options
:
ListenerOptions
Readonly
manager
manager
:
TurboEventManager
last
Execution
Frame
lastExecutionFrame
:
number
last
Execution
Time
lastExecutionTime
:
number
Methods
execute
execute
(
e
:
Event
)
:
Propagation
Parameters
e
:
Event
Returns
Propagation
execute
On
executeOn
(
e
:
Event
,
target
:
TargetType
,
...
args
:
any
[]
)
:
any
Parameters
e
:
Event
target
:
TargetType
...
args
:
any
[]
Returns
any
match
match
(
properties
?:
MatchListenerProperties
)
:
boolean
Parameters
properties
:
MatchListenerProperties
= {}
Returns
boolean
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
type
target
tool
Name
callback
bundled
Listener
options
manager
last
Execution
Frame
last
Execution
Time
Methods
execute
execute
On
match
turbodombuilder - v0.9.48
Loading...