Constructs a new CompositeUpdater
.
the ValueExtractor or the name of the method to invoke via reflection
Optional
updater: ValueUpdaterthe ValueUpdater
Protected
Readonly
@classThe server-side ValueUpdater
type identifier.
Protected
Readonly
extractorThe ValueExtractor part.
Protected
Readonly
updaterThe ValueUpdater part.
Retrieve the underlying ValueExtractor reference.
the ValueExtractor
Retrieve the underlying ValueUpdater reference.
the ValueUpdater
A ValueUpdater implementation based on an extractor-updater pair that could also be used as a ValueManipulator.