BudgetPlanHeaderFieldsListPanel Class [AX 2012]
The BudgetPlanHeaderFieldsListPanel class supports a list panel for selecting headers for the fields to be shown in the header of a budget planning template.
| Method | Description | |
|---|---|---|
| add | (Inherited from SysListPanel.) |
| addData | This method overrides the abstract method of base class SysListPanel. (Overrides the addData Method.) |
| build | Builds the SysListPanel. This method has custom code to relocate the up/down buttons. (Overrides the build Method.) |
| 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 | (Inherited from SysListPanel.) |
| getData | Retrieves the items for the left and right lists of the list panel. (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 | (Inherited from SysListPanel.) |
| 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 | (Inherited from SysListPanel.) |
| numOfColumnsLeft | (Inherited from SysListPanel.) |
| numOfColumnsRight | (Inherited from SysListPanel.) |
| 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. (Inherited from SysListPanel.) |
| parmCaptionRight | Gets or sets the CaptionRight parameter. (Inherited from SysListPanel.) |
| parmFormRun | Gets or sets the FormRun parameter. (Inherited from SysListPanel.) |
| parmHasAddAllButton | Gets or sets the HasAddAllButton parameter. (Inherited from SysListPanel.) |
| parmHasRemoveAllButton | Gets or sets the HasRemoveAllButton parameter. (Inherited from SysListPanel.) |
| parmHasUpDownButton | Gets or sets the HasUpDownButton parameter. (Inherited from SysListPanel.) |
| parmImageId | Gets or sets the ImageId parameter. (Inherited from SysListPanel.) |
| parmImageList | Gets or sets the ImageList parameter. (Inherited from SysListPanel.) |
| parmItemsNeeded | Gets or sets the ItemsNeeded parameter. (Inherited from SysListPanel.) |
| 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 | This method overrides the abstract method of base class SysListPanel. (Overrides the removeData Method.) |
| selectionChanged_left | (Inherited from SysListPanel.) |
| selectionChanged_right | (Inherited from SysListPanel.) |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| sortMethod | Called by the system to determine how the items should be sorted. (Overrides the sortMethod Method.) |
| 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.) |
| ::newForm | Creates and initializes a new instance of the BudgetPlanHeaderFieldsListPanel class. |
Community Additions
ADD
Show: