AifParameterLookup::lookupParameters Method
Displays a lookup for an action parameter.
Syntax
client server public static void lookupParameters(
FormControl control,
AifActionId actionId,
AifDirection direction,
AifParameterLookupType lookupType,
boolean dataPolicyCompatible)
Run On
Called
Parameters
- control
Type: FormControl Class
- actionId
Type: AifActionId Extended Data Type
- direction
Type: AifDirection Enumeration
- lookupType
Type: AifParameterLookupType Enumeration
- dataPolicyCompatible
Type: boolean