BankClientFormatForm Class [AX 2012]
The BankClientFormatForm class is a base class for handling the Bank-Client format in the BankClientFormat_RU form.
| Method | Description | |
|---|---|---|
| addField2SectionMap | Accumulates relations between sections and field names. |
| addListItem | Adds list items for a tree as field identifiers. |
| buildList | Builds a list control. |
| buildTree | Flushes a tree control's items and builds a new tree. |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| checkTreeItemSelection | Validates a marked item in the tree. |
| createNode | Creates node of the tree. |
| deleteAll | Deletes all nodes of the tree. |
| deleteNode | Deletes a node of the tree. |
| deleteSelectedListItems | Deletes selected list items. |
| 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. |
| excludeItem | Serves as a stub base method for mark\unmark operations. |
| expandNode | Expands a node in the tree control. |
| fdsResearch | Performs a research operation on the form's data source. |
| fillList | Fills the FormListControl list by using field names from a set. |
| findNode | Finds a node in the tree. |
| findOrCreateRoot | Returns the root node of the tree, or creates a root node if the root node does not alredy exist. |
| 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. |
| includeItem | Serves as a stub base method for mark\unmark operations. |
| init | Initializes a list of all types of values for a bank statement. |
| initList | Initializes a list control. |
| moveItem | Moves an item in the tree control. |
| new | Initializes an instance of the BankClientFormatForm class. |
| 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. |
| parmFormat | Gets or sets the Format parameter. |
| parmFormDataSourceFields | Gets or sets the FormDataSourceFields parameter. |
| parmFormTree | Gets or sets the FormTree parameter. |
| recordMapKey | Builds the key for the field map. |
| recordMapKey2Con | Converts a key to a container. |
| removeFieldFromSectionMap | Performs delete operations on a section table. |
| removeSectionFromSectionMap | Performs delete operations on a section table. |
| selectionChanged | Serves as a stub method that handles the SelectionChange event. |
| setImageList | Fills the image list for controls. |
| 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.) |
| ::construct | Serves as a fabric method for creating a concrete class to handle operations on form controls. |
| ::newBankClientFormatForm | Serves as a fabric method for creating a concrete class to handle operations on form controls. |
Object Class
BankClientFormatForm Class
BankClientFormatForm_OnSections Class
BankClientFormatForm_Rowwise Class
BankClientFormatForm Class
BankClientFormatForm_OnSections Class
BankClientFormatForm_Rowwise Class
Community Additions
ADD
Show: