Options
All
  • Public
  • Public/Protected
  • All
Menu

Class PropertyMetadataHandler

Retrieves the property metadata that has been applied to a reactive model and determines how to handle the metadata.

Hierarchy

  • PropertyMetadataHandler

Index

Constructors

constructor

Properties

Private model

the reactive model

Methods

handle

  • handle(): void

Private handlePropertyMetadata

Private selectPropertyDecoratorHandler

  • selectPropertyDecoratorHandler(propertyName: string): (Anonymous function)
  • Retruns a function that when given a metadata context will call the correct metadata handler

    Parameters

    • propertyName: string

      the property the decorator is applied to

    Returns (Anonymous function)

Generated using TypeDoc