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.
Syntax
private Map sortRangeAdd(
FormTreeControl _fromTree,
FormTreeControl _toTree,
Map _map,
boolean _sortRange,
int _keyValue,
[SortOrder _sortOrder,
boolean _add])
Run On
Client
Parameters
- _fromTree
Type: FormTreeControl Class
- _toTree
Type: FormTreeControl Class
- _map
Type: Map Class
- _sortRange
Type: boolean
- _keyValue
Type: int
- _sortOrder
Type: SortOrder Enumeration
- _add
Type: boolean