Options
All
  • Public
  • Public/Protected
  • All
Menu

Class NextOperatorhandler

Handles NextOperatorHandler by calling next on the reactive model subject stored at the supplied property name.

Hierarchy

  • NextOperatorhandler

Implements

Index

Methods

Methods

handle

  • Retrieves the subject defined at the subject name and passes all data flowing through the current observable pipeline to it.

    Parameters

    • model: ReactiveModel

      the reactive model the decorator is applied to

    • propertyName: string

      the property the decorator is applied to

    • payload: NextOperatorPayload

      the next operator payload

    Returns void

Generated using TypeDoc