Class ecm.widget._MoveUpDownGridxMixin
Provides a base class for a widget that is used to move items up or down in a gridx.
Defined in: <ecm\widget\_MoveUpDownGridxMixin.js>.
Constructor Summary
| Constructor Attributes | Constructor Name and Description |
|---|---|
Method Summary
| Method Attributes | Method Name and Description |
|---|---|
|
getData(grid)
Returns the data in the grid.
|
Method Detail
getData(grid)
Returns the data in the grid.
- Parameters:
- grid
- Instance of ${gridx/Grid}.
- Returns:
- Array of the data in the grid.