Interface MenuListener<T>

A function included within the structure of a DialogTemplate that allows you to add custom logic to the dialog behaviour.

Type parameters

Hierarchy

  • MenuListener

Callable

  • MenuListener(template: T): void
  • Called when an event related to the menu has occurred, such as an item being selected.

    Parameters

    • template: T

      The template that the event occurred on.

    Returns void

This API is still under development and is subject to change. Copyright © Math I Can Do Solutions Incorporated and/or its licensors.