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