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.
Adds a collection of ReqTrans records to the state.
Syntax
public void addRecords(Map _records, [boolean _isMarked])
Run On
Called
Parameters
- _records
Type: Map Class
A map of the records to add to the state.
- _isMarked
Type: boolean
A Boolean value that indicates whether the records were explicitly marked.
Remarks
The records become a part of the set of multiselected records.