Wrapper classes
Wrapper classes
A wrapper or container class is a class, data structure, or an abstract data type whose instances are a collections of other objects.It is a custom object defined by Salesforce developer where he defines the properties of the wrapper class.
can display a table of records with a check box and then process only the records that are selected. You can use wrapper class to display records from multiple records within a single table based around the business needs.
No comments: