Interface CustomPaletteButtonListener

A listener function that handles a CustomPaletteButtonTemplate event.

Hierarchy

  • CustomPaletteButtonListener

Callable

  • CustomPaletteButtonListener(shell: Shell, id: string, button: HTMLElement): void
  • Called to handle a custom button event.

    Parameters

    • shell: Shell

      The shell that contains or will contain the custom button.

    • id: string

      The optional ID string specified by the custom button template, if any.

    • button: HTMLElement

      The root element used to represent the button.

    Returns void

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