Class ecm.widget._MoveUpDownMixin

Provides a base class for a widget that is used to move items up or down in a list.
Defined in: <ecm\widget\_MoveUpDownMixin.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.

Constructor Detail

ecm.widget._MoveUpDownMixin()

Method Detail

getData(grid)

Returns the data in the grid.
Parameters:
grid
The grid.
Returns:
Array of the data in the grid.