Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IHandler

Hierarchy

  • IHandler

Implemented by

Index

Methods

disable

  • disable(): void
  • Disables the handler.

    Returns void

enable

  • enable(): void
  • Enables the handler.

    Returns void

enabled

  • enabled(): boolean
  • Returns true if the handler is enabled.

    Returns boolean