Difference between revisions of "Scout/Concepts/TableField"
Dev.jmini.fr (Talk | contribs) (New page: {{ScoutPage|cat=Concepts}} Type of {{ScoutLink|Concepts|Field|field}} to display a {{ScoutLink|Concepts|Table|table}}. * implements: {{ScoutJavadoc|ITableField|I}} * extends: {{ScoutJava...) |
m (Category changed) |
||
Line 1: | Line 1: | ||
− | {{ScoutPage|cat= | + | {{ScoutPage|cat=Component Model}} |
Type of {{ScoutLink|Concepts|Field|field}} to display a {{ScoutLink|Concepts|Table|table}}. | Type of {{ScoutLink|Concepts|Field|field}} to display a {{ScoutLink|Concepts|Table|table}}. |
Revision as of 10:55, 3 November 2011
Scout |
Wiki Home |
Website |
Download • Git |
Community |
Forums • Blog • Twitter • G+ |
Bugzilla |
Bugzilla |
Type of field to display a table.
Description
Screenshot
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.