Skip to content

/AWS1/CL_QSTLAYOUT

A Layout defines the placement of elements within a sheet.

For more information, see Types of layout in the Amazon QuickSight User Guide.

This is a union type structure. For this structure to be valid, only one of the attributes can be defined.

CONSTRUCTOR

IMPORTING

Required arguments:

IO_CONFIGURATION TYPE REF TO /AWS1/CL_QSTLAYOUTCONF /AWS1/CL_QSTLAYOUTCONF

The configuration that determines what the type of layout for a sheet.


Queryable Attributes

Configuration

The configuration that determines what the type of layout for a sheet.

Accessible with the following methods

Method Description
GET_CONFIGURATION() Getter for CONFIGURATION

Public Local Types In This Class

Internal table types, representing arrays and maps of this class, are defined as local types:

TT_LAYOUTLIST

TYPES TT_LAYOUTLIST TYPE STANDARD TABLE OF REF TO /AWS1/CL_QSTLAYOUT WITH DEFAULT KEY
.