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

Hierarchy

Implements

Constructors

Properties

Methods

Constructors

Properties

@class: string

The server-side ValueUpdater type identifier.

extractor: ValueExtractor

The ValueExtractor part.

updater: ValueUpdater

The ValueUpdater part.

Methods