Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Finds the data of the new node and updates the form data source.
Syntax
public void selectionChanged([FormTreeItem oldItem, FormTreeItem newItem])
Run On
Client
Parameters
- oldItem
Type: FormTreeItem Class
The previously selected value.
- newItem
Type: FormTreeItem Class
The new selected value.