Package | Description |
---|---|
com.vaadin.flow.component.charts.model |
Modifier and Type | Method and Description |
---|---|
Background[] |
Pane.getBackground() |
Modifier and Type | Method and Description |
---|---|
void |
Pane.addBackground(Background background)
Adds background to the background array
|
void |
Pane.removeBackground(Background background)
Removes first occurrence of background in background array
|
void |
Pane.setBackground(Background... background)
An object, or array of objects, for backgrounds.
|
Copyright © 2025. All rights reserved.