StandardSetController Constructors
The following are constructors for
StandardSetController
.
StandardSetController(queryLocator)
Creates an instance of the
ApexPages.StandardSetController
class for the list of objects returned by the query locator.
StandardSetController(controllerSObjects)
Creates an instance of the
ApexPages.StandardSetController
class for the specified list of standard or custom objects.