InterviewSolution
Saved Bookmarks
| 1. |
What Is Wrapper Class? |
|
Answer» A WRAPPER CLASS is a class WHOSE INSTANCES are collection of other objects. It is used to display different objects on a Visual FORCE page in same table. A Wrapper class is a class whose instances are collection of other objects. It is used to display different objects on a Visual Force page in same table. |
|