ListPageInteraction Class

Definition

public ref class ListPageInteraction : Dynamics::AX::Application::PageInteraction
[Microsoft.Dynamics.Ax.Xpp.KernelClass]
public class ListPageInteraction : Dynamics.AX.Application.PageInteraction
[<Microsoft.Dynamics.Ax.Xpp.KernelClass>]
type ListPageInteraction = class
    inherit PageInteraction
Public Class ListPageInteraction
Inherits PageInteraction
Inheritance
Microsoft.Dynamics.AX.KernelInterop.ProxyBase
ListPageInteraction
Attributes

Constructors

ListPageInteraction()
ListPageInteraction(IntPtr)
ListPageInteraction(ListPage)

Fields

__k_ListPageInteractionId
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)
createKernelClass(Object[], Type[], Object[]) (Inherited from XppObjectBase)
equal(XppObjectBase) (Inherited from XppObjectBase)
finalize() (Inherited from XppObjectBase)
GetIntPtr() (Inherited from XppObjectBase)
GetKernelInstanceUniqueId() (Inherited from XppObjectBase)
getTimeOutTimerHandle() (Inherited from XppObjectBase)
getXppProxyReference(Type) (Inherited from XppObjectBase)
handle()
initialized()
initializeQuery(Query)
initializing()
IsManagedValid() (Inherited from XppObjectBase)
kernelhandle()
KernelInstanceDisposed() (Inherited from XppObjectBase)
listPage()
MakeReflectionCall(String, Object[]) (Inherited from XppObjectBase)
newmethod() (Inherited from XppObjectBase)
newmethod(ListPage)

Creates a new PageInteraction object operating on a listPage.

newmethod(Page)

Creates a new PageInteraction object that operates on a list page.

(Inherited from PageInteraction)
notify() (Inherited from XppObjectBase)
notifyAll() (Inherited from XppObjectBase)
objectOnServer()
Obsolete.
(Inherited from XppObjectBase)
page()

Gets the ListPage instance.

(Inherited from PageInteraction)
selectionChanged()
setTimeOut(String, Int32)
Obsolete.
(Inherited from XppObjectBase)
setTimeOut(String, Int32, Boolean)
Obsolete.
(Inherited from XppObjectBase)
tabChanged(Object[])

Called when the active tab is changed.

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

Applies to