| Package | Description |
|---|---|
| com.vaadin.ui |
| Modifier and Type | Method and Description |
|---|---|
AbsoluteLayout.ComponentPosition |
AbsoluteLayout.getPosition(Component component)
Gets the position of a component in the layout.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AbsoluteLayout.setPosition(Component component,
AbsoluteLayout.ComponentPosition position)
Sets the position of a component in the layout.
|
Copyright © 2022 Vaadin Ltd. All rights reserved.