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

Method didCreateView

src/Field.js:402–404  ·  view source on GitHub ↗

* Triggered when view has been created. * @protected * @param {View} view

(view)

Source from the content-addressed store, hash-verified

400 * @param {View} view
401 */
402 didCreateView (view) {
403 this.getView().setMessage(this.getMessage())
404 }
405}

Callers

nothing calls this directly

Calls 3

getMessageMethod · 0.95
setMessageMethod · 0.80
getViewMethod · 0.80

Tested by

no test coverage detected