| Package | Description |
|---|---|
| com.vaadin.client |
| Modifier and Type | Method and Description |
|---|---|
MeasuredSize.MeasureResult |
MeasuredSize.measure(com.google.gwt.dom.client.Element element)
Measures paddings, margins, border, height, and weight of the given
element and stores the results within this
MeasuredSize object. |
MeasuredSize.MeasureResult |
MeasuredSize.measure(com.google.gwt.dom.client.Element element,
boolean thoroughSizeCheck)
Measures paddings, margins, border, height, and weight of the given
element and stores the results within this
MeasuredSize object. |
Copyright © 2021 Vaadin Ltd. All rights reserved.