/** * @class Ext.data.operation.Destroy * @extend Ext.data.operation.Operation * @alias data.operation.destroy * * Encapsulates a destroy operation as performed by a {@link Ext.data.proxy.Proxy proxy}. * * This class is instantiated by {@link Ext.data.Store stores} and {@link Ext.data.Model records} and should * not need to be instantiated in user code. */