Scout/Concepts/PageField
Scout |
Wiki Home |
Website |
Download • Git |
Community |
Forums • Blog • Twitter • G+ |
Bugzilla |
Bugzilla |
Type of field to display a page.
Description
The PageField displays a whole page.
A page is a table including the detail form and the search form.
Per default the search form will be on the top of the table. The detail form is below the table
Screenshots
Screenshot of a TablePage, opened once in the main windows of an Outline based application and once in a PageField:
PageField with different rendering technologies:
RAP | SWT | Swing | Swing Rayo |
---|---|---|---|
![]() |
![]() |
![]() |
![]() |
Properties
Defined with getConfiguredXxxxxx() methods.
See also Field for the properties that all fields have in common.
Events
Defined with execXxxxxx() methods.
See also Field for the events that all fields have in common.