Scout/Concepts/TableField
Scout |
Wiki Home |
Website |
Download • Git |
Community |
Forums • Blog • Twitter • G+ |
Bugzilla |
Bugzilla |
Type of field to display a table.
Description
A TableField shows the table of a TablePage or a new table.
Screenshot
RAP | SWT | Swing | Swing Rayo |
---|---|---|---|
![]() |
![]() |
![]() |
![]() |
Properties
Defined with getConfiguredXxxxxx() methods.
See also Field for the properties that all fields have in common.
With the property TableStatusVisible (default not visible - false
), it is possible to display a status bar for the table.
This status bar provide usefull information on number of rows, selection, ...
Events
Defined with execXxxxxx() methods.
See also Field for the events that all fields have in common.