GoJS
Learn
Samples
API
Forum
Contact
Buy
Toggle theme
Learn
Samples
API
Forum
Contact
Buy
Toggle theme
GoJS API
/
to search
Preparing search index...
DiagramEventHandler
Type Alias DiagramEventHandler
GoJS
® Diagramming Components
version 4.0.0
by
Northwoods Software®
DiagramEventHandler
:
(
e
:
DiagramEvent
)
=>
void
The signature for a function acting as a handler for
DiagramEvent
s.
Type Declaration
(
e
:
DiagramEvent
)
:
void
Parameters
e
:
DiagramEvent
Returns
void
Member Visibility
Inherited
GoJS API
Loading...
The signature for a function acting as a handler for DiagramEvents.