StandardSetController Constructors
The following are constructors for StandardSetController.
- StandardSetController(Database.QueryLocator)
Creates a new instance of the ApexPages.StandardSetController class for the list of sObjects returned by the query locator. - StandardSetController(List<SObject>)
Creates a new instance of the ApexPages.StandardSetController class for the specified list of standard or custom objects.
No comments:
Post a Comment