MCPcopy Create free account
hub / github.com/cryptii/cryptii / updateValue

Method updateValue

src/View/Field.js:199–202  ·  view source on GitHub ↗

* Retrieves value from model and updates it in view. * @override * @return {FieldView} Fluent interface

()

Source from the content-addressed store, hash-verified

197 * @return {FieldView} Fluent interface
198 */
199 updateValue () {
200 // Nothing to do
201 return this
202 }
203}

Callers 3

didRenderMethod · 0.95
setValueMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected