LegalEntityLocationSelectionLookup Class [AX 2012]

The LegalEntityLocationSelectionLookup class is used to display an address lookup.

class LegalEntityLocationSelectionLookup extends SysReferenceTableLookup

Run On

Client

  MethodDescription
JJ762331.protmethod(en-us,AX.60).gif addFilter Filters the specified lookup form by the current value of the callingControl. (Inherited from SysTableLookupBase.)
JJ762331.protmethod(en-us,AX.60).gif addLookupControl_Internal (Inherited from SysTableLookupBase.)
JJ762331.pubmethod(en-us,AX.60).gif addLookupfield Adds a control to the grid on the lookup form. (Inherited from SysReferenceTableLookup.)
JJ762331.protmethod(en-us,AX.60).gif addLookupfield_Internal (Inherited from SysTableLookupBase.)
JJ762331.pubmethod(en-us,AX.60).gif addLookupMethod Adds a control to the grid on the lookup form. (Inherited from SysReferenceTableLookup.)
JJ762331.protmethod(en-us,AX.60).gif addMethodControl (Inherited from SysTableLookupBase.)
JJ762331.privmethod(en-us,AX.60).gif addRole Adds an address purpose to display in the lookup.
JJ762331.privmethod(en-us,AX.60).gif addRoleByType Adds an address purpose to display in the lookup.
JJ762331.pubmethod(en-us,AX.60).gif addSelectionField (Inherited from SysTableLookupBase.)
JJ762331.pubmethod(en-us,AX.60).gif buildAdditionalFormDataSources Specifies additional data sources on the form. (Overrides the buildAdditionalFormDataSources Method.)
JJ762331.protmethod(en-us,AX.60).gif buildArgs Specifies additional properties of the arguments. (Overrides the buildArgs Method.)
JJ762331.protmethod(en-us,AX.60).gif buildControlsFinal Specifies the additional controls on the form. (Inherited from SysTableLookupBase.)
JJ762331.protmethod(en-us,AX.60).gif buildFormDesign Specifies the design of the lookup form. (Inherited from SysTableLookupBase.)
JJ762331.protmethod(en-us,AX.60).gif buildFormGridDesign Specifies the design of the Form Grid Control of the lookup form. (Inherited from SysTableLookupBase.)
JJ762331.protmethod(en-us,AX.60).gif buildGrid Builds the interior of the specified _formBuildGridControl parameter for the lookup form. (Overrides the buildGrid Method.)
JJ762331.pubmethod(en-us,AX.60).gif buildQuery Builds the query for the lookup
JJ762331.protmethod(en-us,AX.60).gif buildSelectionList Builds the selection field list of the lookup query. (Inherited from SysReferenceTableLookup.)
JJ762331.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
JJ762331.protmethod(en-us,AX.60).gif configureLookupDataSource Configures the specified formBuildDataSource to operate correctly on a lookup form. (Inherited from SysReferenceTableLookup.)
JJ762331.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
JJ762331.protmethod(en-us,AX.60).gif formRun Constructs the form to use as the lookup form. (Inherited from SysTableLookupBase.)
JJ762331.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
JJ762331.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
JJ762331.pubmethod(en-us,AX.60).gif new Instantiates the object.
JJ762331.pubmethod(en-us,AX.60).gif notify Releases the hold on an object that has called the wait method on this object. (Inherited from Object.)
JJ762331.pubmethod(en-us,AX.60).gif notifyAll Releases a lock on the object that was issued by the wait method on this object. (Inherited from Object.)
JJ762331.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
JJ762331.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
JJ762331.pubmethod(en-us,AX.60).gif parmCallingBuffer Gets or sets the CallingBuffer parameter.
JJ762331.pubmethod(en-us,AX.60).gif parmCallingControl Gets or sets the CallingControl parameter. (Inherited from SysTableLookupBase.)
JJ762331.pubmethod(en-us,AX.60).gif parmCallingForm Gets or sets the CallingForm parameter.
JJ762331.pubmethod(en-us,AX.60).gif parmQuery Gets or sets the Query parameter. (Inherited from SysTableLookupBase.)
JJ762331.protmethod(en-us,AX.60).gif parmTableId Gets or sets the TableId parameter. (Inherited from SysTableLookupBase.)
JJ762331.pubmethod(en-us,AX.60).gif parmTmpBuffer Gets or sets the TmpBuffer parameter. (Inherited from SysTableLookupBase.)
JJ762331.pubmethod(en-us,AX.60).gif parmUseLookupValue Indicates whether the current value of the callingControl control should be used to set the for the first time selected record in the lookup form. (Inherited from SysTableLookupBase.)
JJ762331.pubmethod(en-us,AX.60).gif performFormLookup Presents the lookup form to the user. (Overrides the performFormLookup Method.)
JJ762331.pubmethod(en-us,AX.60).gif rolesRangeDetailed Creates the expression string to use for the address purpose range.
JJ762331.pubmethod(en-us,AX.60).gif setLabel (Inherited from SysTableLookupBase.)
JJ762331.protmethod(en-us,AX.60).gif setSelectMode Places the specified formRun form into the correct lookup selection mode. (Inherited from SysReferenceTableLookup.)
JJ762331.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
JJ762331.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
JJ762331.pubmethod(en-us,AX.60).gif usageCount Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.)
JJ762331.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
JJ762331.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
JJ762331.pubmethod(en-us,AX.60).gif JJ762331.static(en-us,AX.60).gif ::construct Initializes a new instance of the LegalEntityLocationSelectionLookup class.
JJ762331.pubmethod(en-us,AX.60).gif JJ762331.static(en-us,AX.60).gif ::lookupAddress Open the address lookup.
JJ762331.pubmethod(en-us,AX.60).gif JJ762331.static(en-us,AX.60).gif ::newParameters Instantiates the LegalEntityLocationSelectionLookup class.
Top

Object Class
  SysTableLookupBase Class
    SysReferenceTableLookup Class
      LegalEntityLocationSelectionLookup Class

Community Additions

ADD
Show: