Last updated
Was this helpful?
Last updated
Was this helpful?
⇒
Creates a lookup object which can be used to show a pop-up form
⇒
⇒ String
⇒
⇒ Number
Adds a field to the lookup object
String
Gets the data source for this Lookup object
Gets the field at the specified index
Number
Gets the number of fields in the lookup object
Removes a field at the specified index
Shows the lookup
Suppresswarnings(wrongparameters): Fixes illegitmate warning
String
Gets the data provider for this field
String
Gets the display format for this field;
String
Gets the display text for this field
String
Gets the value list name for this field
Boolean
Gets the searchability of this field
Boolean
Indicates if this field should be displayed
Sets the display format for this field
Indicates if this field is searchable
Sets the display text for this field
Sets this field's visibility in the lookup form
Sets the valuelist to use to display this field
Creates a lookup object which can be used to show a pop-up form
String
⇒ String
⇒ String
⇒ String
⇒ String
⇒ Boolean
⇒ Boolean
⇒
⇒
⇒
⇒
⇒
dataProvider
String
index
Number
index
Number
callback
function
The function that will be called when a selection is made
target
RuntimeComponent
The component to show relative to
[width]
Number
The width of the lookup. Optional. Default is same as target component
[height]
Number
The height of the lookup. Optional. Default is implementation-specifc.
[initialValue]
String
And initial value to show in the search
datasource
String
f
String
b
Boolean
True to make searchable. False to make display-only
txt
String
b
Boolean
vl
String
dataSource
String
| JSFoundSet
| JSRecord
The data source to lookup
lookup
dataProvider