FormTreeItem Class

Definition

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

Constructors

FormTreeItem()
FormTreeItem(IntPtr)
FormTreeItem(String)
FormTreeItem(String, Int32)
FormTreeItem(String, Int32, Int32)
FormTreeItem(String, Int32, Int32, Object)

Fields

__k_FormTreeItemId
kernelClass (Inherited from XppObjectBase)

Methods

__shouldCallNew(Type)
addXppProxyReference(Type, Object) (Inherited from XppObjectBase)
Call(String, Object[], Type[], Object[]) (Inherited from XppObjectBase)
cancelTimeOut(Int32) (Inherited from XppObjectBase)
children()
children(Int32)
createKernelClass(Object[], Type[], Object[]) (Inherited from XppObjectBase)
data()
data(Object)
equal(XppObjectBase) (Inherited from XppObjectBase)
finalize()
GetIntPtr() (Inherited from XppObjectBase)
GetKernelInstanceUniqueId() (Inherited from XppObjectBase)
getTimeOutTimerHandle() (Inherited from XppObjectBase)
getXppProxyReference(Type) (Inherited from XppObjectBase)
handle()
idx()
image()
image(Int32)
IsManagedValid() (Inherited from XppObjectBase)
kernelhandle()
KernelInstanceDisposed() (Inherited from XppObjectBase)
MakeReflectionCall(String, Object[]) (Inherited from XppObjectBase)
newmethod()

Initializes a new instance of the Object class.

newmethod(String)
newmethod(String, Int32)
newmethod(String, Int32, Int32)
newmethod(String, Int32, Int32, Object)
notify() (Inherited from XppObjectBase)
notifyAll() (Inherited from XppObjectBase)
objectOnServer()
Obsolete.
(Inherited from XppObjectBase)
overlayImage()
overlayImage(Int32)
selectedImage()
selectedImage(Int32)
setTimeOut(String, Int32)
Obsolete.
(Inherited from XppObjectBase)
setTimeOut(String, Int32, Boolean)
Obsolete.
(Inherited from XppObjectBase)
stateBold()
stateBold(Boolean)
stateChecked()
stateChecked(FormTreeCheckedState)
stateCut()
stateCut(Boolean)
stateDropHilited()
stateDropHilited(Boolean)
stateExpanded()
stateExpanded(Boolean)
stateExpandedOnce()
stateExpandedOnce(Boolean)
stateImage()
stateImage(Int32)
stateSelected()
stateSelected(Boolean)
text()

Sets or returns the text for the control.

text(String)
ToString()

Returns a string representation of the instance of the FormTreeItem class.

usageCount() (Inherited from XppObjectBase)
VerifyKernelClass() (Inherited from XppObjectBase)
wait() (Inherited from XppObjectBase)
Xml() (Inherited from XppObjectBase)
Xml(Int32) (Inherited from XppObjectBase)

Explicit Interface Implementations

IHasImplementationClass._impl()

Applies to