Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Scout/Concepts/LookupCall"

(Description)
Line 6: Line 6:
  
 
== Description ==
 
== Description ==
{{note|TODO|Add a description}}
+
LookupCalls are similar to code types. They can also be used in smart fields, tree boxes and other Scout widgets. However, they are not necessarily restricted to a fix number of records. Instead they should be favoured if the set of records is rather large.
  
 
== Overview ==
 
== Overview ==

Revision as of 13:16, 15 November 2010

The Scout documentation has been moved to https://eclipsescout.github.io/.

Lookup calls are used by The Scout documentation has been moved to https://eclipsescout.github.io/. and The Scout documentation has been moved to https://eclipsescout.github.io/. to look up single or multiple The Scout documentation has been moved to https://eclipsescout.github.io/..

Description

LookupCalls are similar to code types. They can also be used in smart fields, tree boxes and other Scout widgets. However, they are not necessarily restricted to a fix number of records. Instead they should be favoured if the set of records is rather large.

Overview

LookupCall.png

Properties

Defined with The Scout documentation has been moved to https://eclipsescout.github.io/. methods.

Methods

See Also

Back to the top