BankClientFormatForm_OnSections Class [AX 2012]

The BankClientFormatForm_OnSections class handles Bank-Client load formats that are separated into sections.

Syntax

class BankClientFormatForm_OnSections extends BankClientFormatForm

Run On

Called

Methods

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

Top

Inheritance Hierarchy

Object Class
  BankClientFormatForm Class
    BankClientFormatForm_OnSections Class