Preparing search index...
The search index is not available
nx.js
nx.js
EventListenerObject
Interface EventListenerObject<T>
interface
EventListenerObject
<
T
>
{
handleEvent
(
evt
)
:
void
;
}
Type Parameters
T
extends
Event
Index
Methods
handle
Event
Methods
handle
Event
handle
Event
(
evt
)
:
void
Parameters
evt
:
T
Returns
void
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
handle
Event
nx.js
Loading...