BankClientFormatForm Class [AX 2012]

The BankClientFormatForm class is a base class for handling the Bank-Client format in the BankClientFormat_RU form.

Syntax

class BankClientFormatForm

Run On

Called

Methods

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

Top

Inheritance Hierarchy

Object Class
  BankClientFormatForm Class
    BankClientFormatForm_OnSections Class
    BankClientFormatForm_Rowwise Class