Difference between revisions of "Scout/Concepts/LookupCall"
Dev.jmini.fr (Talk | contribs) (Stub version) |
|||
Line 1: | Line 1: | ||
{{ScoutPage|cat=Concepts}} | {{ScoutPage|cat=Concepts}} | ||
− | + | Lookup calls are used by smart fields and columns to look up single or multiple lookup rows. | |
− | + | * extends: {{ScoutJavadoc|<LookupCall>|C}} | |
− | * extends: {{ScoutJavadoc|< | + | |
== Description == | == Description == | ||
{{note|TODO|Add a description}} | {{note|TODO|Add a description}} | ||
− | |||
− | |||
− | |||
− | |||
− | |||
== Properties == | == Properties == |
Revision as of 14:29, 9 November 2010
Scout |
Wiki Home |
Website |
Download • Git |
Community |
Forums • Blog • Twitter • G+ |
Bugzilla |
Bugzilla |
Lookup calls are used by smart fields and columns to look up single or multiple lookup rows.
Contents
Description
Properties
Defined with getConfiguredXxxxxx() methods.
Events
Defined with execXxxxxx() methods.