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

Method setBounds

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

* Set the bounds of the widget within its parent. * * @method setBounds * @param {Number} x X-Position. * @param {Number} y Y-Position. * @param {Number} width Width of the widget. * @param {Number} height Height of the widget.

(x, y, width, height)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

setBoundsToMethod · 0.95

Calls 2

_setLocationMethod · 0.95
_setSizeMethod · 0.95

Tested by

no test coverage detected