ApplicationCommandEventHandler Object

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

Description

An application command event handler base class that a client derives from to handle events triggered by an ApplicationCommandEvent. A client implemented instance of this class can be added to an ApplicationCommandEvent to receive these event notifications.

Methods

Name Description
notify This notify member is called when an event is triggered from any event that this handler has been added to.

Version

Introduced in version November 2015