ListPage Class

Definition

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

Constructors

ListPage()
ListPage(IntPtr)

Fields

__k_ListPageId
kernelClass (Inherited from XppObjectBase)

Methods

__shouldCallNew(Type)
actionPaneControlEnabled(String)

Sets or gets the enabled property value of a control on the Action Pane.

(Inherited from Page)
actionPaneControlEnabled(String, Boolean) (Inherited from Page)
actionPaneControlParameters(String)
actionPaneControlParameters(String, String)
actionPaneControlVisible(String)

Sets or gets the visible property value of a control on the Action Pane.

(Inherited from Page)
actionPaneControlVisible(String, Boolean) (Inherited from Page)
activeActionPaneTabNames()

Gets the name of the specified active tab.

activeRecord(String)

Gets the active record for the given data source name.

(Inherited from Page)
addXppProxyReference(Type, Object) (Inherited from XppObjectBase)
Call(String, Object[], Type[], Object[]) (Inherited from XppObjectBase)
cancelTimeOut(Int32) (Inherited from XppObjectBase)
caption()
caption(String)
createKernelClass(Object[], Type[], Object[]) (Inherited from XppObjectBase)
equal(XppObjectBase) (Inherited from XppObjectBase)
finalize() (Inherited from XppObjectBase)
formRun() (Inherited from Page)
GetIntPtr() (Inherited from XppObjectBase)
GetKernelInstanceUniqueId() (Inherited from XppObjectBase)
getTimeOutTimerHandle() (Inherited from XppObjectBase)
getXppProxyReference(Type) (Inherited from XppObjectBase)
handle()
IsManagedValid() (Inherited from XppObjectBase)
kernelhandle()
KernelInstanceDisposed() (Inherited from XppObjectBase)
listPageArgs()
listPageFieldDataField(String)
listPageFieldNames()
listPageFieldTableId(String)
listPageFieldVisible(String)
listPageFieldVisible(String, Boolean)
MakeReflectionCall(String, Object[]) (Inherited from XppObjectBase)
modeledQueryName()
modeledQueryName(String)
name()

Gets the name of the page.

(Inherited from Page)
newmethod()

Initializes a new instance of the ListPage class.

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

Gets the page arguments.

(Inherited from Page)
setTimeOut(String, Int32)
Obsolete.
(Inherited from XppObjectBase)
setTimeOut(String, Int32, Boolean)
Obsolete.
(Inherited from XppObjectBase)
usageCount() (Inherited from XppObjectBase)
VerifyKernelClass() (Inherited from XppObjectBase)
wait() (Inherited from XppObjectBase)
Xml() (Inherited from XppObjectBase)
Xml(Int32) (Inherited from XppObjectBase)

Applies to