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"

Line 9: Line 9:
  
 
== Overview ==
 
== Overview ==
 
 
[[Image:LookupCall.png]]
 
[[Image:LookupCall.png]]
  
Line 17: Line 16:
 
* {{ScoutProp|Service}}: Defines which service is used to retrieve lookup rows
 
* {{ScoutProp|Service}}: Defines which service is used to retrieve lookup rows
 
* {{ScoutProp|MasterRequired}}: Defines whether a master value must be set in order to query for multiple lookup rows
 
* {{ScoutProp|MasterRequired}}: Defines whether a master value must be set in order to query for multiple lookup rows
 
  
 
== Methods ==
 
== Methods ==
Line 24: Line 22:
 
* {{ScoutEvent|getDataByAll}}: Retrieves all available lookup rows
 
* {{ScoutEvent|getDataByAll}}: Retrieves all available lookup rows
 
* {{ScoutEvent|getDataByRec}}: This can only be used for hierarchical lookup calls. It retrieves all available sub-tree lookup rows for a given parent
 
* {{ScoutEvent|getDataByRec}}: This can only be used for hierarchical lookup calls. It retrieves all available sub-tree lookup rows for a given parent
 
=== Relation CodeType / LookupCall ===
 
 
Relation between CodeType and LookupCall
 
* CodeLookupCall
 
  
 
== See Also ==
 
== See Also ==

Revision as of 10:53, 10 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

Note.png
TODO
Add a description


Overview

LookupCall.png

Properties

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

Methods

See Also

Copyright © Eclipse Foundation, Inc. All Rights Reserved.