Slot

Slot

A slot used in a signal Contains the listener function and a reference to the related signal
Source:

Members

(readonly) isBound :boolean

Slot is bound to a signal
Source:
Type:
  • boolean

(readonly) once :boolean

Listener can be executed only once
Source:
Type:
  • boolean

Methods

remove() → {Slot}

Remove signal listener
Source:
Returns:
Type:
Slot