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

Method invalidate

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

* Invalidates this view, i.e. its valid state is set to false . * Additionally layout() is called on this view and on all of its sub-views. Note: if layout is not required it is * better to call {{#crossLink "View/setValid:method"}}{{/crossLink}}. * * @method invalidate

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

revalidateMethod · 0.95
updateMethod · 0.45
updateOutboxMethod · 0.45
addOutboxMessageMethod · 0.45
removeMessageMethod · 0.45
addNewMessageMethod · 0.45
updateMessageMethod · 0.45
selectMessageMethod · 0.45
clearMessageBoxMethod · 0.45
scrollItemIntoViewMethod · 0.45
executeMethod · 0.45
setMethod · 0.45

Calls 2

layoutMethod · 0.95
forEachMethod · 0.45

Tested by

no test coverage detected