bajaui-BoundTable

This component in the bajaui palette, is a table implementation that is ready to use with TableBindings to populate its model.
Figure 85.   BoundTable properties
Image

You access these properties by expandingbajaui palette and double-click Bound Table

Property Value Description
Visible true (default) false
Sets the table to be visible in the Px page interface (true) or not (false).
Enabled, enabled true (default) false
Activates (true) and deactivates (false) use of the object (network, device, point, component, table, schedule, descriptor, etc.).

When set to true, the table you access table properties in the Px page interface using the popup menu. When set to false, the table is visible but its properties cannot be configured.

Layout, layout additional properties
Opens a layout window for specifying the size and location of the table in relation to its parent (X, Y coordinates, height and width).
Multiple Selection, multipleSelection true (default) false Permits (true) and restricts (false) the selection of multiple objects.
Header Visible, headerVisible true (default) false Controls if the header is visible (true) or not (false).
Options Button Visible, optionsButtonVisible true (default) false Controls if the options button is visible (true) or not (false).
Hgrid Visible, hgridVisible true (default) false Controls if the horizontal grid is visible (true) or not (false).
Vgrid Visible, vgridVisible true (default) false Controls if the vertical grid is visible (true) or not (false).
Extended Resize, extendedResize true false(default) Permits (true) extending object size or not false.
HScroll Bar Visible, hscrollBarVisible true (default) false Makes the horizontal scroll bar visible (true and invisible (false).
VScroll Bar Visible, vscrollBarVisible true (default) false Makes the vertical scroll bar visible (true) and invisible false).
Grid Brush, gridBrush drop-down list (defaults to Null) Selects the layout for the brush.

Solid opens the Color Chooser window.

Gradient opens the Gradient Editor window.

Image opens the Image Brush Editor window. Click the Browse icon (Image) to open the File Chooser, Ord Chooser, or other method of selecting an image file.

Null indicates no grid brush.

Color Rows, colorRows true (default) false Adds color to the rows (true) or selects white for the rows (false, that is no color).
Even Row Color, evenRowColor drop-down list (defaults to Null) Selects the color for even rows.

Solid opens the Color Chooser window.

Gradient opens the Gradient Editor window.

Image opens the Image Brush Editor window. Click the Browse icon (Image) to open the File Chooser, Ord Chooser, or other method of selecting an image file.

Null indicates no even row color.

Odd Row Color, oddRowColor drop-down list (defaults to Null) Selects the color for odd rows.

Solid opens the Color Chooser window.

Gradient opens the Gradient Editor window.

Image opens the Image Brush Editor window. Click the Browse icon (Image) to open the File Chooser, Ord Chooser, or other method of selecting an image file.

Null indicates no row color.

Options Button additional properties “bajaui-Button” documents these properties.