| Package | Description |
|---|---|
| com.vaadin.shared.ui |
| Modifier and Type | Method and Description |
|---|---|
void |
MarginInfo.setMargins(MarginInfo marginInfo)
Copies margin values from another MarginInfo object.
|
| Constructor and Description |
|---|
MarginInfo(MarginInfo other)
Creates a MarginInfo with the same values as another MarginInfo object.
|
Copyright © 2021 Vaadin Ltd. All rights reserved.