Table Viewer
Operator ports
Input S review: Floating point valuesPaired User Interface Object
This operator is loaded simultaneously with a user interface object. The user interface object can be moved to another page, and would normally be displayed in the end-user application. The operator and this user interface object can never be separated. If you delete the operator, the user interface is deleted automatically as well. Note that you cannot delete the user interface, only the operator symbol!Properties
Find more information about changing properties here: "Properties Viewer"BackgroundColor
type: Known color nameThe background color of the table. (Semi-)transparent colors are supported by the List Viewer.
This property uses the Color Repository. For more information about the use of colors in a project, refer to "Color Repository"
ForegroundColor
type: Known color nameThe text color
This property uses the Color Repository. For more information about the use of colors in a project, refer to "Color Repository"
GridColor
type: Known color nameThe color of the items grid. Set to the background color or transparent to hide the grid.
This property uses the Color Repository. For more information about the use of colors in a project, refer to "Color Repository"
HighLightColor
type: Known color nameThe color that is used to high-light the a list item.
This property uses the Color Repository. For more information about the use of colors in a project, refer to "Color Repository"
Font
type: Known text font nameThe font of the text
This property uses the Font Repository. For more information about the use of text fonts in a project, refer to "Font Repository"
BorderStyle
type: See descriptionSelect a border style from the drop-down box.
AllowDrop
type: True or FalseIf set to True, the end-user can drag text on the list viewer to change the content of a list item. Depending on the list that is displayed, the dragged text is accepted. If set to false, nothing can be dragged onto the list viewer.
Select one of those presets:
True or False
True may also be read like 'yes' and false like 'no'
True or False
True may also be read like 'yes' and false like 'no'
AllowScrolling
type: True or FalseSet to True to allow the list to be scrolled by using the mouse wheel, or by a scrollbar.
Select one of those presets:
True or False
True may also be read like 'yes' and false like 'no'
True or False
True may also be read like 'yes' and false like 'no'
A scrollbar will appear automatically if the list contains more items that the list viewer can display. This only works if you set a fixed number of items for the list, using the MaxItems property.
Enabled
type: True or FalseIf set to False, the end-user cannot edit any of the items in the list viewer, or drop text on it.
Select one of those presets:
True or False
True may also be read like 'yes' and false like 'no'
True or False
True may also be read like 'yes' and false like 'no'
IndexOffset
type: Integer valueOffset of items to be displayed. For example, if the offset is 10, then the first shown item is the 11th item in the list. Default is an IndexOffset of 0.
MaxItems
type: Integer valueMaximum number of items that is displayed in the list. If this value is 0, then all items are displayed.
Caption
type: Word or phraseThe name of the object in the project. This name must not contain '.', '$' nor '@' characters.
For more information about the rules and usage of the Caption property, please refer to "Caption property - background and usage".
Documentation
type: See descriptionOptional documentation of this object. If this object is an operator, the Documentation text is displayed below the operator symbol.
