class SysTableLookup
Client
Method
Description
addFilter
addLookupControl
addLookupfield
addLookupMethod
addMethodControl
buildGrid
buildSelectionList
cancelTimeOut
Cancels a previous method call to the Object::setTimeOut Method. (Inherited from Object.)
equal
Determines whether the specified object is equal to the current one. (Inherited from Object.)
formRun
getTimeOutTimerHandle
Returns the timer handle for the object. (Inherited from Object.)
handle
Retrieves the handle of the class of the object. (Inherited from Object.)
new
Initializes a new instance of the Object class.. (Inherited from Object.)
notify
Releases the hold on an object that has called a wait method on this object. (Inherited from Object.)
wait
notifyAll
Releases a lock on the object that was issued by a wait method on this object. (Inherited from Object.)
objectOnServer
Determines whether the object is on a server. (Inherited from Object.)
owner
Returns the instance that owns the object. (Inherited from Object.)
parmCallingControl
Gets or sets the CallingControl parameter.
CallingControl
parmQuery
Gets or sets the Query parameter.
Query
parmTableId
Gets or sets the TableId parameter.
TableId
parmTmpBuffer
Gets or sets the TmpBuffer parameter.
TmpBuffer
parmUseLookupValue
Gets or sets the UseLookupValue parameter.
UseLookupValue
performFormLookup
setLabel
setTimeOut
Sets up the scheduled execution of a specified method. (Inherited from Object.)
toString
Returns a string that represents the current object. (Inherited from Object.)
usageCount
Returns the current number of references (the value of the reference counter) that the object has. (Inherited from Object.)
Pauses a process. (Inherited from Object.)
xml
Returns an XML string that represents the current object. (Inherited from Object.)
::construct
Initializes a new instance of the SysTableLookup class.
SysTableLookup
::FilterLookupPostRun
Simulates the code that is performed in the kernel to allow filtering to work properly in a custom lookup form.
::FilterLookupPreRun
::filterLookupPreRun_2DS
Simulates the code that is performed in the kernel to allow filtering to work properly in custom lookup forms with two data sources.
::filterLookupPreRun_3DS
Simulates the code that is performed in the kernel to allow filtering to work properly in custom lookup forms with three data sources.
::getCallerStringControl
::lookupTabChanged
Applies a filter on the new tab page when it is activated.
::newParameters