Share via


TAMFundCategoryTreeDatasource.selectionChanged Method [AX 2012]

Executes the form data source query whenever the current selection in the tree changes.

Syntax

public void selectionChanged(FormTreeItem oldItem, FormTreeItem newItem)

Run On

Client

Parameters

Remarks

The param name="oldItem" parameter has been declared for this method on a base class but is not used here.

See Also

Reference

TAMFundCategoryTreeDatasource Class