()
| 14577 | for (const e of this.children) e.parseData(); |
| 14578 | } |
| 14579 | parseLayoutSize() { |
| 14580 | var e; |
| 14581 | (up((e = this)), fp(e, "width"), fp(e, "height")); |
| 14582 | } |
| 14583 | parseSelections() { |
| 14584 | this.component.selection = {}; |
| 14585 | for (const e of this.children) { |