BankClientFormatForm_OnSections Class [AX 2012]
The BankClientFormatForm_OnSections class handles Bank-Client load formats that are separated into sections.
| Method | Description | |
|---|---|---|
| addField2SectionMap | Accumulates relations between sections and field names. (Inherited from BankClientFormatForm.) |
| addListItem | Adds list items for a tree as field identifiers. (Inherited from BankClientFormatForm.) |
| buildList | Builds a list control. (Inherited from BankClientFormatForm.) |
| buildSubTree | |
| buildTree | Flushes the tree control's items and builds a new tree. (Overrides the buildTree Method.) |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| checkTreeItemSelection | Validates a marked item in the tree. (Inherited from BankClientFormatForm.) |
| createNode | Creates node of the tree. (Inherited from BankClientFormatForm.) |
| deleteAll | Deletes all nodes of the tree. (Inherited from BankClientFormatForm.) |
| deleteNode | Deletes a node of the tree. (Inherited from BankClientFormatForm.) |
| deleteSelectedListItems | Deletes selected list items. (Inherited from BankClientFormatForm.) |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| excludeAll | Serves as a stub base method for mark all\unmark all operations. (Overrides the excludeAll Method.) |
| excludeItem | Serves as a stub base method for mark\unmark operations. (Overrides the excludeItem Method.) |
| expandNode | Expands a node in the tree control. (Inherited from BankClientFormatForm.) |
| fdsResearch | Performs a research operation on the form's data source. (Inherited from BankClientFormatForm.) |
| fillList | Fills the FormListControl field by field's name from set. (Overrides the fillList Method.) |
| findNode | Finds a node in the tree. (Inherited from BankClientFormatForm.) |
| findOrCreateRoot | Returns the root node of the tree, or creates a root node if the root node does not alredy exist. (Inherited from BankClientFormatForm.) |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| includeAll | Serves as a stub base method for mark all\unmark all operations. (Overrides the includeAll Method.) |
| includeItem | Serves as a stub base method for mark\unmark operations. (Overrides the includeItem Method.) |
| init | Initializes a list of all types of values for a bank statement. (Inherited from BankClientFormatForm.) |
| initList | Initializes a list control. (Inherited from BankClientFormatForm.) |
| moveItem | Moves an item in the tree control. (Inherited from BankClientFormatForm.) |
| new | Initializes an instance of the BankClientFormatForm class. (Inherited from BankClientFormatForm.) |
| 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.) |
| objectOnServer | Determines whether the object is on a server. (Inherited from Object.) |
| owner | Returns the instance that owns the object. (Inherited from Object.) |
| parmFieldList | Gets or sets the FieldList parameter. (Inherited from BankClientFormatForm.) |
| parmFormat | Gets or sets the Format parameter. (Inherited from BankClientFormatForm.) |
| parmFormDataSourceFields | Gets or sets the FormDataSourceFields parameter. (Inherited from BankClientFormatForm.) |
| parmFormTree | Gets or sets the FormTree parameter. (Inherited from BankClientFormatForm.) |
| recordMapKey | Builds the key for the field map. (Inherited from BankClientFormatForm.) |
| recordMapKey2Con | Converts a key to a container. (Inherited from BankClientFormatForm.) |
| removeFieldFromSectionMap | Performs delete operations on a section table. (Inherited from BankClientFormatForm.) |
| removeSectionFromSectionMap | Performs delete operations on a section table. (Inherited from BankClientFormatForm.) |
| selectionChanged | Serves as a stub method for handling the SelectionChange event. (Overrides the selectionChanged Method.) |
| setImageList | Fills the image list for controls. (Inherited from BankClientFormatForm.) |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| 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.) |
| wait | Pauses a process. (Inherited from Object.) |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
Community Additions
ADD
Show: