SysListPanelSet_AssetTransTypeJour Class [AX 2012]
The SysListPanelSet_AssetTransTypeJour class initializes and sets up the SysListPanel control on the general ledger setup parameters form.
| Method | Description | |
|---|---|---|
| add | (Inherited from SysListPanel.) |
| addData | (Inherited from SysListPanelSet.) |
| addToContainer | Adds a field to the container that contains modified asset attributes. |
| build | (Inherited from SysListPanel.) |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| context_left | (Inherited from SysListPanel.) |
| context_right | (Inherited from SysListPanel.) |
| dragOver_left | (Inherited from SysListPanel.) |
| enableButtons_upDown | (Inherited from SysListPanel.) |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| fill | (Inherited from SysListPanel.) |
| finalize | Writes the state of each transaction type to the database before finishing the object. (Overrides the finalize Method.) |
| getData | Loads data for each transaction type from the AssetParameters table. (Overrides the getData Method.) |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| init | Initializes the list panel control with the values present in the database. (Overrides the init Method.) |
| insertInToList | (Inherited from SysListPanel.) |
| moveDown_Left | (Inherited from SysListPanel.) |
| moveUp_Left | (Inherited from SysListPanel.) |
| new | Initializes a new instance of the SysListPanel class. (Inherited from SysListPanel.) |
| notify | Releases the hold on an object that has called the wait method on this object. (Inherited from Object.) |
| notifyAll | Releases a lock on the object that was issued by the wait method on this object. (Inherited from Object.) |
| numOfColumns | Returns the number of columns for the list panel. (Overrides the numOfColumns Method.) |
| numOfColumnsLeft | (Overrides the numOfColumnsLeft Method.) |
| numOfColumnsRight | (Overrides the numOfColumnsRight Method.) |
| objectOnServer | Determines whether the object is on a server. (Inherited from Object.) |
| owner | Returns the instance that owns the object. (Inherited from Object.) |
| parmCaptionLeft | Gets or sets the CaptionLeft parameter. (Overrides the parmCaptionLeft Method.) |
| parmCaptionRight | Gets or sets the CaptionRight parameter. (Overrides the parmCaptionRight Method.) |
| parmFormRun | Gets or sets the FormRun parameter. (Inherited from SysListPanel.) |
| parmHasAddAllButton | Gets or sets the HasAddAllButton parameter. (Overrides the parmHasAddAllButton Method.) |
| parmHasRemoveAllButton | Gets or sets the HasRemoveAllButton parameter. (Overrides the parmHasRemoveAllButton Method.) |
| parmHasUpDownButton | Gets or sets the HasUpDownButton parameter. (Overrides the parmHasUpDownButton Method.) |
| parmImageId | Gets or sets the ImageId parameter. (Inherited from SysListPanel.) |
| parmImageList | Gets or sets the ImageList parameter. (Inherited from SysListPanel.) |
| parmInSet | Gets or sets the InSet parameter. (Inherited from SysListPanelSet.) |
| parmItemsNeeded | Gets or sets the ItemsNeeded parameter. (Overrides the parmItemsNeeded Method.) |
| parmOnlyViewAccess | Gets or sets the OnlyViewAccess parameter. (Inherited from SysListPanel.) |
| parmPanelSeparatorTopMargin | Gets or sets the PanelSeparatorTopMargin parameter. (Inherited from SysListPanel.) |
| parmParentId | Gets or sets the ParentId parameter. (Inherited from SysListPanel.) |
| parmParentName | Gets or sets the ParentName parameter. (Inherited from SysListPanel.) |
| parmReloadMethod | Gets or sets the ReloadMethod parameter. (Inherited from SysListPanel.) |
| parmUseImageListOverlay | Gets or sets the UseImageListOverlay parameter. (Inherited from SysListPanel.) |
| parmValidateMethod | Gets or sets the ValidateMethod parameter. (Inherited from SysListPanel.) |
| parmViewLeft | Gets or sets the ViewLeft parameter. (Inherited from SysListPanel.) |
| parmviewRight | Gets or sets the viewRight parameter. (Inherited from SysListPanel.) |
| positionsUpdated | (Inherited from SysListPanel.) |
| reload | (Inherited from SysListPanel.) |
| remove | (Inherited from SysListPanel.) |
| removeData | (Inherited from SysListPanelSet.) |
| selectionChanged_left | (Inherited from SysListPanel.) |
| selectionChanged_right | (Inherited from SysListPanel.) |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| sortMethod | (Inherited from SysListPanel.) |
| toString | Returns a string that represents the current object. (Inherited from Object.) |
| usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) |
| validate | (Inherited from SysListPanel.) |
| wait | Pauses a process. (Inherited from Object.) |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
| ::construct | Initializes a new instance of the SysListPanelSet_AssetTransTypeJour class. |
| ::newForm | Initializes a new instance of the SysListPanel class given the form reference. |
Community Additions
ADD
Show: