loadCollection

loadCollection(coll:    Collection; 
               service: JadeRestService) updating;

The loadCollection method of the JadePaginationEnvelope class takes the collection specified in the coll parameter and the JadeRestService object specified in the service parameter and sets the data and next properties based on the requested pagination.

2022.0.01 and higher