View-Controller Class Diagram
A grid View controller coordinates end-user actions and corresponding grid responses.
Along with the provided functionality, the controller also allows developers to emulate end-user manipulations. This can be done using the controller’s API.
The following class diagram shows the relationship of grid Views and corresponding controllers.
See Also