Table Facelet
The Table Facelet renders data in a table grid with configurable columns, colors and cell widths.
Configuration
-
Position
X, Y position (top-left) in screen coordinates [mil]. -
Font
Select the font family. -
Text Size
Size of the table text in [mil]. -
Line Height
Height of each table row in [mil]. -
Columns
Number of columns. Cells are filled left to right, top to bottom.
Cells
Each cell has the following settings:
-
Text
Text content of the cell. Supports data binding. -
Color
Text color of the cell. -
Width
Column width in [mil].0= auto-width based on text content.
Colors
-
Background Color
Background color of the table.0= transparent. -
Grid Color
Color of the table grid lines.0= no grid.
-
Visibility
A condition expression. The Facelet is displayed if this evaluates to1. -
Display Mode
Mode Description Normal
This Facelet is only displayed in interactive (normal) mode.
Ambient
This Facelet is only displayed in ambient mode.
Always
This Facelet is displayed in both interactive and ambient mode.
-
Ambient Color
Select a color for the ambient mode.
0uses the common ambient color of the face settings.