MicroStrategy ONE
Creating and Implementing a Custom Event
This section provides the following information to help you create and implement custom events. It provides a general description of the interfaces for events and event handlers and describes the steps involved in creating both a custom event and a custom event handler of an existing type that is defined in EnumEventHandlerTypes.
-
Event and Event Handler Interfaces
Discusses the WebEventHandler and WebEvent interfaces, including an explanation of important methods and other implementation details. -
Creating a Custom Event
Describes the steps involved in creating a custom event and handling it with a custom event handler of an existing type.