in Salesforce by
What is wrapper class in Salesforce?

1 Answer

0 votes
by
A wrapper or container is a data structure, a class type, or an abstract data type which contains multiple collections of objects. It helps in displaying various objects on a VisualForce page in a single table.
...