This class encapsulates the user interface of an {@link Grid}. Methods of this class may be used to access user interface elements to enable special display effects. Do not change the DOM structure of the user interface.
This class does not provide ways to manipulate the underlying data. The data model of a Grid is held in an {@link ListStore}.
|
|