Table

The Table block is used to show data based on a repository data source as a table.

Property Data type Description
name String Block name.
expandable 0|1 It determines whether the block can be expanded to fit the screen.

background

Common structural property Block fill.

dataSource

Common structural property Data source.

layout

Common structural property Block position in the container.

decor

Common structural property Block formatting.

selectionBus

Common structural property Selection bus parameters.

A block is a table if the <block> element that describes this block has the Table type.

XML description of the block is given in the Tabs. Panel. Table example.

See also:

Properties of Typical Dashboard Blocks | Examples