FormAutoLookupFactory Class

Definition

public ref class FormAutoLookupFactory : Dynamics::AX::Application::FieldBinding
[Microsoft.Dynamics.Ax.Xpp.KernelClass]
[Microsoft.Dynamics.BusinessPlatform.SharedTypes.InternalUseOnly]
public class FormAutoLookupFactory : Dynamics.AX.Application.FieldBinding
[<Microsoft.Dynamics.Ax.Xpp.KernelClass>]
[<Microsoft.Dynamics.BusinessPlatform.SharedTypes.InternalUseOnly>]
type FormAutoLookupFactory = class
    inherit FieldBinding
Public Class FormAutoLookupFactory
Inherits FieldBinding
Inheritance
Microsoft.Dynamics.AX.KernelInterop.ProxyBase
FormAutoLookupFactory
Attributes
KernelClassAttribute Microsoft.Dynamics.BusinessPlatform.SharedTypes.InternalUseOnlyAttribute

Constructors

FormAutoLookupFactory(IntPtr)

Fields

__k_FormAutoLookupFactoryId
kernelClass (Inherited from XppObjectBase)

Methods

__shouldCallNew(Type)
addXppProxyReference(Type, Object) (Inherited from XppObjectBase)
buildLookupFormByField(FormControl, FieldBinding)
buildLookupFromCustomForm(FormControl, Form, FieldBinding)
buildLookupFromCustomForm(FormControl, Form, FieldBinding, xArgs)
buildLookupFromCustomForm(FormControl, Form, FieldBinding, xArgs, Query)
buildReferenceLookupFromCustomForm(FormReferenceControl, Form)
buildReferenceLookupFromCustomForm(FormReferenceControl, Form, xArgs)
buildReferenceLookupFromCustomForm(FormReferenceControl, Form, xArgs, Query)
Call(String, Object[], Type[], Object[]) (Inherited from XppObjectBase)
cancelTimeOut(Int32) (Inherited from XppObjectBase)
createKernelClass(Object[], Type[], Object[]) (Inherited from XppObjectBase)
createLookupForClientsideControl(xFormRun, String, String, Int32, Int32, String, Boolean)
equal(XppObjectBase) (Inherited from XppObjectBase)
fieldArrayIndex() (Inherited from FieldBinding)
fieldId() (Inherited from FieldBinding)
fieldName() (Inherited from FieldBinding)
finalize() (Inherited from XppObjectBase)
GetIntPtr() (Inherited from XppObjectBase)
GetKernelInstanceUniqueId() (Inherited from XppObjectBase)
getTimeOutTimerHandle() (Inherited from XppObjectBase)
getXppProxyReference(Type) (Inherited from XppObjectBase)
handle()
hasOpenLookupForm(FormControl)
initializeArgsForPositioning(xArgs, FormReferenceControl)
isEqualTo(FieldBinding) (Inherited from FieldBinding)
IsManagedValid() (Inherited from XppObjectBase)
isNull() (Inherited from FieldBinding)
isValid() (Inherited from FieldBinding)
kernelhandle()
KernelInstanceDisposed() (Inherited from XppObjectBase)
MakeReflectionCall(String, Object[]) (Inherited from XppObjectBase)
newmethod()

Initializes a new instance of the FormAutoLookupFactory class.

notify() (Inherited from XppObjectBase)
notifyAll() (Inherited from XppObjectBase)
objectOnServer()
Obsolete.
(Inherited from XppObjectBase)
pack()

Serializes the current instance of the FieldBinding class.

(Inherited from FieldBinding)
performFormLookup(xFormRun)
performFormLookup(xFormRun, Boolean)
performFormLookup(xFormRun, Boolean, FormControl)
setTimeOut(String, Int32)
Obsolete.
(Inherited from XppObjectBase)
setTimeOut(String, Int32, Boolean)
Obsolete.
(Inherited from XppObjectBase)
shouldFilterLookup(xFormRun)
tableId() (Inherited from FieldBinding)
tableName() (Inherited from FieldBinding)
usageCount() (Inherited from XppObjectBase)
VerifyKernelClass() (Inherited from XppObjectBase)
wait() (Inherited from XppObjectBase)
Xml() (Inherited from XppObjectBase)
Xml(Int32) (Inherited from XppObjectBase)

Applies to