MCPcopy Create free account
hub / github.com/eclipse-streamsheets/streamsheets / addView

Method addView

packages/jsg-ui/src/ui/View.js:133–142  ·  view source on GitHub ↗

* Adds a sub-view to this view at specified index. * * @method addView * @param {View} view View to add as a sub-view. * @param {Number} [index] An optional position index within in the sub-views list. If not supplied, the * view will be added to the end of the list. * @return {View} Vie

(view, index)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

addMethod · 0.45
copyMethod · 0.45
setViewMethod · 0.45

Calls 2

insertAtMethod · 0.45
pushMethod · 0.45

Tested by

no test coverage detected