HTMLEventHandler Object

Derived from: EventHandler Object
Defined in namespace "adsk::core" and the header file is <Core/UserInterface/HTMLEventHandler.h>

Description

The HTMLEventHandler is a client implemented class that can be added as a handler to a HTML event which is triggered by JavaScript that associated with HTML displayed within a palette calling the adsk.fusionSendData function to send data from the HTML back to your add-in.

Methods

Name Description
notify The function called by Fusion when the associated event is fired.

Version

Introduced in version March 2017