view app/store/Messwerte.js @ 324:7f5f74e62658

Removed documentation of things which are already documented in the Ext model class.
author Torsten Irländer <torsten.irlaender@intevation.de>
date Tue, 13 Aug 2013 08:46:47 +0200
parents 3d3ad1f031bf
children 39297b8e5ba2
line wrap: on
line source
Ext.define('Lada.store.Messwerte', {
    extend: 'Ext.data.Store',
    model: 'Lada.model.Messwert'
});

http://lada.wald.intevation.org