Share via


SysListPanelSet_AssetTransTypeJour Class [AX 2012]

The SysListPanelSet_AssetTransTypeJour class initializes and sets up the SysListPanel control on the general ledger setup parameters form.

Syntax

class SysListPanelSet_AssetTransTypeJour extends SysListPanelSet

Run On

Called

Methods

  Method Description
Gg952587.pubmethod(en-us,AX.60).gif add (Inherited from SysListPanel.)
Gg952587.pubmethod(en-us,AX.60).gif addData (Inherited from SysListPanelSet.)
Gg952587.privmethod(en-us,AX.60).gif addToContainer Adds a field to the container that contains modified asset attributes.
Gg952587.protmethod(en-us,AX.60).gif build (Inherited from SysListPanel.)
Gg952587.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Gg952587.pubmethod(en-us,AX.60).gif context_left (Inherited from SysListPanel.)
Gg952587.pubmethod(en-us,AX.60).gif context_right (Inherited from SysListPanel.)
Gg952587.pubmethod(en-us,AX.60).gif dragOver_left (Inherited from SysListPanel.)
Gg952587.protmethod(en-us,AX.60).gif enableButtons_upDown (Inherited from SysListPanel.)
Gg952587.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Gg952587.pubmethod(en-us,AX.60).gif fill (Inherited from SysListPanel.)
Gg952587.pubmethod(en-us,AX.60).gif finalize Writes the state of each transaction type to the database before finishing the object. (Overrides the finalize Method.)
Gg952587.pubmethod(en-us,AX.60).gif getData Loads data for each transaction type from the AssetParameters table. (Overrides the getData Method.)
Gg952587.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Gg952587.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Gg952587.pubmethod(en-us,AX.60).gif init Initializes the list panel control with the values present in the database. (Overrides the init Method.)
Gg952587.protmethod(en-us,AX.60).gif insertInToList (Inherited from SysListPanel.)
Gg952587.protmethod(en-us,AX.60).gif moveDown_Left (Inherited from SysListPanel.)
Gg952587.protmethod(en-us,AX.60).gif moveUp_Left (Inherited from SysListPanel.)
Gg952587.pubmethod(en-us,AX.60).gif new Initializes a new instance of the SysListPanel class. (Inherited from SysListPanel.)
Gg952587.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.)
Gg952587.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.)
Gg952587.pubmethod(en-us,AX.60).gif numOfColumns Returns the number of columns for the list panel. (Overrides the numOfColumns Method.)
Gg952587.pubmethod(en-us,AX.60).gif numOfColumnsLeft (Overrides the numOfColumnsLeft Method.)
Gg952587.pubmethod(en-us,AX.60).gif numOfColumnsRight (Overrides the numOfColumnsRight Method.)
Gg952587.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Gg952587.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Gg952587.pubmethod(en-us,AX.60).gif parmCaptionLeft Gets or sets the CaptionLeft parameter. (Overrides the parmCaptionLeft Method.)
Gg952587.pubmethod(en-us,AX.60).gif parmCaptionRight Gets or sets the CaptionRight parameter. (Overrides the parmCaptionRight Method.)
Gg952587.pubmethod(en-us,AX.60).gif parmFormRun Gets or sets the FormRun parameter. (Inherited from SysListPanel.)
Gg952587.pubmethod(en-us,AX.60).gif parmHasAddAllButton Gets or sets the HasAddAllButton parameter. (Overrides the parmHasAddAllButton Method.)
Gg952587.pubmethod(en-us,AX.60).gif parmHasRemoveAllButton Gets or sets the HasRemoveAllButton parameter. (Overrides the parmHasRemoveAllButton Method.)
Gg952587.pubmethod(en-us,AX.60).gif parmHasUpDownButton Gets or sets the HasUpDownButton parameter. (Overrides the parmHasUpDownButton Method.)
Gg952587.pubmethod(en-us,AX.60).gif parmImageId Gets or sets the ImageId parameter. (Inherited from SysListPanel.)
Gg952587.pubmethod(en-us,AX.60).gif parmImageList Gets or sets the ImageList parameter. (Inherited from SysListPanel.)
Gg952587.pubmethod(en-us,AX.60).gif parmInSet Gets or sets the InSet parameter. (Inherited from SysListPanelSet.)
Gg952587.pubmethod(en-us,AX.60).gif parmItemsNeeded Gets or sets the ItemsNeeded parameter. (Overrides the parmItemsNeeded Method.)
Gg952587.pubmethod(en-us,AX.60).gif parmOnlyViewAccess Gets or sets the OnlyViewAccess parameter. (Inherited from SysListPanel.)
Gg952587.pubmethod(en-us,AX.60).gif parmPanelSeparatorTopMargin Gets or sets the PanelSeparatorTopMargin parameter. (Inherited from SysListPanel.)
Gg952587.pubmethod(en-us,AX.60).gif parmParentId Gets or sets the ParentId parameter. (Inherited from SysListPanel.)
Gg952587.pubmethod(en-us,AX.60).gif parmParentName Gets or sets the ParentName parameter. (Inherited from SysListPanel.)
Gg952587.pubmethod(en-us,AX.60).gif parmReloadMethod Gets or sets the ReloadMethod parameter. (Inherited from SysListPanel.)
Gg952587.pubmethod(en-us,AX.60).gif parmUseImageListOverlay Gets or sets the UseImageListOverlay parameter. (Inherited from SysListPanel.)
Gg952587.pubmethod(en-us,AX.60).gif parmValidateMethod Gets or sets the ValidateMethod parameter. (Inherited from SysListPanel.)
Gg952587.pubmethod(en-us,AX.60).gif parmViewLeft Gets or sets the ViewLeft parameter. (Inherited from SysListPanel.)
Gg952587.pubmethod(en-us,AX.60).gif parmviewRight Gets or sets the viewRight parameter. (Inherited from SysListPanel.)
Gg952587.protmethod(en-us,AX.60).gif positionsUpdated (Inherited from SysListPanel.)
Gg952587.pubmethod(en-us,AX.60).gif reload (Inherited from SysListPanel.)
Gg952587.protmethod(en-us,AX.60).gif remove (Inherited from SysListPanel.)
Gg952587.pubmethod(en-us,AX.60).gif removeData (Inherited from SysListPanelSet.)
Gg952587.pubmethod(en-us,AX.60).gif selectionChanged_left (Inherited from SysListPanel.)
Gg952587.pubmethod(en-us,AX.60).gif selectionChanged_right (Inherited from SysListPanel.)
Gg952587.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Gg952587.protmethod(en-us,AX.60).gif sortMethod (Inherited from SysListPanel.)
Gg952587.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Gg952587.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.)
Gg952587.pubmethod(en-us,AX.60).gif validate (Inherited from SysListPanel.)
Gg952587.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Gg952587.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Gg952587.pubmethod(en-us,AX.60).gif Gg952587.static(en-us,AX.60).gif ::construct Initializes a new instance of the SysListPanelSet_AssetTransTypeJour class.
Gg952587.pubmethod(en-us,AX.60).gif Gg952587.static(en-us,AX.60).gif ::newForm Initializes a new instance of the SysListPanel class given the form reference.

Top

Remarks

Certain methods of this class are set to public, because they must be called from the form on which the control is drawn.

Inheritance Hierarchy

Object Class
  SysListPanel Class
    SysListPanelSet Class
      SysListPanelSet_AssetTransTypeJour Class