FormObject Class

Definition

public ref class FormObject : Microsoft::Dynamics::Ax::Xpp::XppObjectBase, Microsoft::Dynamics::AX::KernelInterop::IHasImplementationClass
[Microsoft.Dynamics.Ax.Xpp.KernelClass]
public class FormObject : Microsoft.Dynamics.Ax.Xpp.XppObjectBase, Microsoft.Dynamics.AX.KernelInterop.IHasImplementationClass
[<Microsoft.Dynamics.Ax.Xpp.KernelClass>]
type FormObject = class
    inherit XppObjectBase
    interface IHasImplementationClass
Public Class FormObject
Inherits XppObjectBase
Implements IHasImplementationClass
Inheritance
Microsoft.Dynamics.AX.KernelInterop.ProxyBase
FormObject
Derived
Attributes
Implements
Microsoft.Dynamics.AX.KernelInterop.IHasImplementationClass

Constructors

FormObject()
FormObject(IntPtr)

Fields

__k_FormObjectId
kernelClass (Inherited from XppObjectBase)

Methods

__shouldCallNew(Type) (Inherited from XppObjectBase)
addXppProxyReference(Type, Object) (Inherited from XppObjectBase)
Call(String, Object[], Type[], Object[]) (Inherited from XppObjectBase)
cancelTimeOut(Int32) (Inherited from XppObjectBase)
context()
createKernelClass(Object[], Type[], Object[]) (Inherited from XppObjectBase)
EDTReturnType()
equal(XppObjectBase) (Inherited from XppObjectBase)
finalize() (Inherited from XppObjectBase)
find()
getAllowEdit()
getAllowEdit(Int32)
GetIntPtr() (Inherited from XppObjectBase)
GetKernelInstanceUniqueId() (Inherited from XppObjectBase)
getTimeOutTimerHandle() (Inherited from XppObjectBase)
getValue()
getValue(Int32)
getVisible()
getXppProxyReference(Type) (Inherited from XppObjectBase)
handle()
helpField()

Returns the Help text for the control.

IsManagedValid() (Inherited from XppObjectBase)
jumpRef()
kernelhandle()
KernelInstanceDisposed() (Inherited from XppObjectBase)
labelText()

Returns the label text for the control.

MakeReflectionCall(String, Object[]) (Inherited from XppObjectBase)
modified()
newmethod() (Inherited from XppObjectBase)
notify() (Inherited from XppObjectBase)
notifyAll() (Inherited from XppObjectBase)
objectOnServer()
Obsolete.
(Inherited from XppObjectBase)
restore()
setTimeOut(String, Int32)
Obsolete.
(Inherited from XppObjectBase)
setTimeOut(String, Int32, Boolean)
Obsolete.
(Inherited from XppObjectBase)
setValue(Object)
toolTip()
usageCount() (Inherited from XppObjectBase)
validate()
VerifyKernelClass() (Inherited from XppObjectBase)
wait() (Inherited from XppObjectBase)
Xml() (Inherited from XppObjectBase)
Xml(Int32) (Inherited from XppObjectBase)

Explicit Interface Implementations

IHasImplementationClass._impl()

Applies to