Options
All
  • Public
  • Public/Protected
  • All
Menu

Class CompositeUpdater

A ValueUpdater implementation based on an extractor-updater pair that could also be used as a ValueManipulator.

Hierarchy

Implements

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

Protected Readonly @class

@class: string

The server-side ValueUpdater type identifier.

Protected Readonly extractor

extractor: ValueExtractor

The ValueExtractor part.

Protected Readonly updater

updater: ValueUpdater

The ValueUpdater part.

Methods

getExtractor

getUpdater