| Package | Description |
|---|---|
| com.amazonaws.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
GridLayoutScreenCanvasSizeOptions |
GridLayoutScreenCanvasSizeOptions.clone() |
GridLayoutScreenCanvasSizeOptions |
GridLayoutCanvasSizeOptions.getScreenCanvasSizeOptions()
The options that determine the sizing of the canvas used in a grid layout.
|
GridLayoutScreenCanvasSizeOptions |
GridLayoutScreenCanvasSizeOptions.withOptimizedViewPortWidth(String optimizedViewPortWidth)
The width that the view port will be optimized for when the layout renders.
|
GridLayoutScreenCanvasSizeOptions |
GridLayoutScreenCanvasSizeOptions.withResizeOption(ResizeOption resizeOption)
This value determines the layout behavior when the viewport is resized.
|
GridLayoutScreenCanvasSizeOptions |
GridLayoutScreenCanvasSizeOptions.withResizeOption(String resizeOption)
This value determines the layout behavior when the viewport is resized.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GridLayoutCanvasSizeOptions.setScreenCanvasSizeOptions(GridLayoutScreenCanvasSizeOptions screenCanvasSizeOptions)
The options that determine the sizing of the canvas used in a grid layout.
|
GridLayoutCanvasSizeOptions |
GridLayoutCanvasSizeOptions.withScreenCanvasSizeOptions(GridLayoutScreenCanvasSizeOptions screenCanvasSizeOptions)
The options that determine the sizing of the canvas used in a grid layout.
|
Copyright © 2024. All rights reserved.