xInfo Class

Syntax

class xInfo extends Object

Run On

Called

Methods

  Method Description
Gg949025.pubmethod(en-us,AX.60).gif activateButton
Gg949025.pubmethod(en-us,AX.60).gif activateMenubarTask
Gg949025.pubmethod(en-us,AX.60).gif activateWindow Sets the focus on a form or Window.
Gg949025.pubmethod(en-us,AX.60).gif add Adds a string to the Infolog buffer.
Gg949025.pubmethod(en-us,AX.60).gif breakpoint Gets or sets information about breakpoints.
Gg949025.pubmethod(en-us,AX.60).gif breakpointNotify Implements a notification system when a breakpoint is changed.
Gg949025.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Gg949025.pubmethod(en-us,AX.60).gif canShowCreateRuleMenuItem Determines whether the menu item for the Create alert rule form should be displayed for a form.
Gg949025.pubmethod(en-us,AX.60).gif canShutdown Tests whether the system can be shut down. Do not use this method. Use the version that is overridden on the Info class instead.
Gg949025.pubmethod(en-us,AX.60).gif canViewAlertInbox Determines whether the current user has permission to view the View alerts form.
Gg949025.pubmethod(en-us,AX.60).gif clear Deletes lines from the Infolog buffer.
Gg949025.pubmethod(en-us,AX.60).gif compilerOutput Gets or sets the compiler output object. The compiler output object is the Compiler output window by default.
Gg949025.pubmethod(en-us,AX.60).gif copy Copies lines from the Infolog buffer.
Gg949025.pubmethod(en-us,AX.60).gif createDevelopmentWorkspaceWindow
Gg949025.pubmethod(en-us,AX.60).gif createWorkspaceWindow Opens a new workspace window. For example, this enables you to open different sets of application objects in different windows, or to work with two different sets of company accounts.
Gg949025.pubmethod(en-us,AX.60).gif currentAOLayer Retrieves the current layer you are running in such as SYS, or USR.
Gg949025.pubmethod(en-us,AX.60).gif cut Cuts lines from the Infolog buffer.
Gg949025.pubmethod(en-us,AX.60).gif documentationLanguage Gets or sets the language that is used for the Microsoft Dynamics AX documentation.
Gg949025.pubmethod(en-us,AX.60).gif endImport Completes an import process.
Gg949025.pubmethod(en-us,AX.60).gif endLengthyOperation Sets the mouse cursor back to normal after a call to startLengthyOperation.
Gg949025.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Gg949025.pubmethod(en-us,AX.60).gif export
Gg949025.pubmethod(en-us,AX.60).gif finalize
Gg949025.pubmethod(en-us,AX.60).gif findNode Retrieves the specified a tree node.
Gg949025.pubmethod(en-us,AX.60).gif formNoteButton Controls the Document handling button on the toolbar.
Gg949025.pubmethod(en-us,AX.60).gif formNotify Executes based on a particular type of change to a specific form, allowing custom code to run.
Gg949025.pubmethod(en-us,AX.60).gif getDocNode Retrieves the specified documentation nodes from the AOT.
Gg949025.pubmethod(en-us,AX.60).gif getImportedNode Creates an instance of a tree node from an XPO file but does not import it into the AOT. For example, this allows you to compare it with another version of the same tree node.
Gg949025.pubmethod(en-us,AX.60).gif getNode Retrieves a tree node that corresponds to a node in the AOT.
Gg949025.pubmethod(en-us,AX.60).gif getNodeResid Retrieves the resource ID for the icon that is used to display nodes of the specified type.
Gg949025.pubmethod(en-us,AX.60).gif getTaskInfo
Gg949025.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Gg949025.pubmethod(en-us,AX.60).gif getUserSetup Retrieves a UserSetup object that is used to set user parameters.
Gg949025.pubmethod(en-us,AX.60).gif getWorkspaceList
Gg949025.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Gg949025.pubmethod(en-us,AX.60).gif hWnd Retrieves a handle to the Microsoft Dynamics AXNavigation Pane window.
Gg949025.pubmethod(en-us,AX.60).gif import
Gg949025.pubmethod(en-us,AX.60).gif importElement Specifies the object to be imported.
Gg949025.pubmethod(en-us,AX.60).gif importString Imports an object from a file.
Gg949025.pubmethod(en-us,AX.60).gif initializeInfolog
Gg949025.pubmethod(en-us,AX.60).gif insertXReferences
Gg949025.pubmethod(en-us,AX.60).gif instance Retrieves a handle to the current instance of the application.
Gg949025.pubmethod(en-us,AX.60).gif isoCurrencyCode Gets or sets the currency code.
Gg949025.pubmethod(en-us,AX.60).gif IsVisible Determines whether the client window is not minimized.
Gg949025.pubmethod(en-us,AX.60).gif language Gets or sets the language for the GUI.
Gg949025.pubmethod(en-us,AX.60).gif level Retrieves the exception level of a line in the Infolog buffer.
Gg949025.pubmethod(en-us,AX.60).gif line Retrieves the number of lines in the Infolog buffer.
Gg949025.pubmethod(en-us,AX.60).gif mayReloadMenu Prevents the UI from refreshing.
Gg949025.pubmethod(en-us,AX.60).gif messageWin Enables you to send output from the Infolog to the Message window.
Gg949025.pubmethod(en-us,AX.60).gif nationalCurrencyFactor
Gg949025.pubmethod(en-us,AX.60).gif nationalCurrencyPostfix
Gg949025.pubmethod(en-us,AX.60).gif nationalCurrencyPrefix
Gg949025.pubmethod(en-us,AX.60).gif navPane Retrieves an xNavPane object, the primary navigation control class.
Gg949025.pubmethod(en-us,AX.60).gif new Initializes a new xInfo object. (Overrides the new Method.)
Gg949025.pubmethod(en-us,AX.60).gif notify Releases the hold on an object that has called the wait method on this object. (Inherited from Object.)
Gg949025.pubmethod(en-us,AX.60).gif notifyAll Releases a lock on the object that was issued by the wait method on this object. (Inherited from Object.)
Gg949025.pubmethod(en-us,AX.60).gif num Retrieves the number of exceptions of the specified type in the Infolog buffer.
Gg949025.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Gg949025.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Gg949025.pubmethod(en-us,AX.60).gif prevInstance Retrieves a handle to the previous instance of the application.
Gg949025.pubmethod(en-us,AX.60).gif processId Retrieves the ID for the Microsoft Dynamics AX process.
Gg949025.pubmethod(en-us,AX.60).gif projectRootNode Returns the X++ Projects node.
Gg949025.pubmethod(en-us,AX.60).gif redrawAllWindows Redraws all windows.
Gg949025.pubmethod(en-us,AX.60).gif reloadRunningMode
Gg949025.pubmethod(en-us,AX.60).gif reportSendMail Generates the settings for sending a report by email.
Gg949025.pubmethod(en-us,AX.60).gif reportSendMailServer
Gg949025.pubmethod(en-us,AX.60).gif rootNode Retrieves the root of the application object tree.
Gg949025.pubmethod(en-us,AX.60).gif setNumUnreadAlerts Refreshes the status bar text when the number of unread Alert e-mails changes.
Gg949025.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Gg949025.pubmethod(en-us,AX.60).gif setWindowOrder Sets the order in which windows should be displayed.
Gg949025.pubmethod(en-us,AX.60).gif shutDown Shuts down the client.
Gg949025.pubmethod(en-us,AX.60).gif startImport Creates an import context.
Gg949025.pubmethod(en-us,AX.60).gif startLengthyOperation Sets the mouse cursor to idle.
Gg949025.pubmethod(en-us,AX.60).gif startup Executes when the client starts.
Gg949025.pubmethod(en-us,AX.60).gif text Retrieves a line of text from the Infolog.
Gg949025.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Gg949025.pubmethod(en-us,AX.60).gif truncate Removes the items with the specified prefix from the Infolog.
Gg949025.pubmethod(en-us,AX.60).gif updateCurrentCompany
Gg949025.pubmethod(en-us,AX.60).gif usageCount Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.)
Gg949025.pubmethod(en-us,AX.60).gif userNode
Gg949025.pubmethod(en-us,AX.60).gif view
Gg949025.pubmethod(en-us,AX.60).gif viewAlertInbox Launches the View alerts form.
Gg949025.pubmethod(en-us,AX.60).gif viewCreateRuleDialog Launches the Create alert rule form.
Gg949025.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Gg949025.pubmethod(en-us,AX.60).gif webSession
Gg949025.pubmethod(en-us,AX.60).gif workspaceWindowCreated Executes when a new workspace is created.
Gg949025.pubmethod(en-us,AX.60).gif workspaceWindowDestroyed Executes when a workspace is closed.
Gg949025.pubmethod(en-us,AX.60).gif writeCustomStatlineItem Writes a line of text to the status bar.
Gg949025.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Gg949025.pubmethod(en-us,AX.60).gif xref Executes when the cross-reference system is used.
Gg949025.pubmethod(en-us,AX.60).gif yield
Gg949025.pubmethod(en-us,AX.60).gif Gg949025.static(en-us,AX.60).gif ::activeXControls Retrieves a list of the ActiveX controls that are in Microsoft Dynamics AX.
Gg949025.pubmethod(en-us,AX.60).gif Gg949025.static(en-us,AX.60).gif ::AOTLogDirectory Gets the path to the log directory for the current installation.
Gg949025.pubmethod(en-us,AX.60).gif Gg949025.static(en-us,AX.60).gif ::automationObjects Retrieves the list of COM objects that are available in Microsoft Dynamics AX.
Gg949025.pubmethod(en-us,AX.60).gif Gg949025.static(en-us,AX.60).gif ::buildNo Retrieves the kernel build number of the current Microsoft Dynamics AX executable.
Gg949025.pubmethod(en-us,AX.60).gif Gg949025.static(en-us,AX.60).gif ::compilationDate Retrieves the date on which the current version of Microsoft Dynamics AX was last compiled.
Gg949025.pubmethod(en-us,AX.60).gif Gg949025.static(en-us,AX.60).gif ::compilationTime Retrieves the time at which the current version of Microsoft Dynamics AX was last compiled.
Gg949025.pubmethod(en-us,AX.60).gif Gg949025.static(en-us,AX.60).gif ::componentName Retrieves the path to the component.
Gg949025.pubmethod(en-us,AX.60).gif Gg949025.static(en-us,AX.60).gif ::configuration Retrieves the current client configuration.
Gg949025.pubmethod(en-us,AX.60).gif Gg949025.static(en-us,AX.60).gif ::currentWorkspaceNum Retrieves the application window ID of the current workspace.
Gg949025.pubmethod(en-us,AX.60).gif Gg949025.static(en-us,AX.60).gif ::directory Retrieves the path to the directory where the Microsoft Dynamics AX client has been installed.
Gg949025.pubmethod(en-us,AX.60).gif Gg949025.static(en-us,AX.60).gif ::expireDate Retrieves the date on which the license for the current installation expires.
Gg949025.pubmethod(en-us,AX.60).gif Gg949025.static(en-us,AX.60).gif ::getApplicationObjectTreeWindow
Gg949025.pubmethod(en-us,AX.60).gif Gg949025.static(en-us,AX.60).gif ::getCurrentModelId
Gg949025.pubmethod(en-us,AX.60).gif Gg949025.static(en-us,AX.60).gif ::getNumberOfDecimals Retrieves the number of decimal places in the specified number.
Gg949025.pubmethod(en-us,AX.60).gif Gg949025.static(en-us,AX.60).gif ::getPropertiesWindow
Gg949025.pubmethod(en-us,AX.60).gif Gg949025.static(en-us,AX.60).gif ::getSystemGeneratedModelId
Gg949025.pubmethod(en-us,AX.60).gif Gg949025.static(en-us,AX.60).gif ::licenseName Retrieves the name of the current Microsoft Dynamics AX license.
Gg949025.pubmethod(en-us,AX.60).gif Gg949025.static(en-us,AX.60).gif ::productName Retrieves the name of the product.
Gg949025.pubmethod(en-us,AX.60).gif Gg949025.static(en-us,AX.60).gif ::productRegisteredName
Gg949025.pubmethod(en-us,AX.60).gif Gg949025.static(en-us,AX.60).gif ::releaseVersion Retrieves the version number of the current Microsoft Dynamics AX executable; for example: 3.0, or 4.0.
Gg949025.pubmethod(en-us,AX.60).gif Gg949025.static(en-us,AX.60).gif ::releaseYear
Gg949025.pubmethod(en-us,AX.60).gif Gg949025.static(en-us,AX.60).gif ::serialNo Retrieves the serial number of the current Microsoft Dynamics AX license.
Gg949025.pubmethod(en-us,AX.60).gif Gg949025.static(en-us,AX.60).gif ::setCurrentModelId

Top

Inheritance Hierarchy

Object Class
  xInfo Class
    Info Class