Mercurial > lada > lada-client
comparison app/view/grid/Probenzusatzwert.js @ 893:07dfcdf5b41f
jsduck for grids and panels
author | Dustin Demuth <dustin@intevation.de> |
---|---|
date | Thu, 23 Jul 2015 17:02:28 +0200 |
parents | fab0b7be5aca |
children | 4d4de99bbe53 |
comparison
equal
deleted
inserted
replaced
892:777bf66dbb11 | 893:07dfcdf5b41f |
---|---|
4 * This file is Free Software under the GNU GPL (v>=3) | 4 * This file is Free Software under the GNU GPL (v>=3) |
5 * and comes with ABSOLUTELY NO WARRANTY! Check out | 5 * and comes with ABSOLUTELY NO WARRANTY! Check out |
6 * the documentation coming with IMIS-Labordaten-Application for details. | 6 * the documentation coming with IMIS-Labordaten-Application for details. |
7 */ | 7 */ |
8 | 8 |
9 /* | 9 /** |
10 * Grid to list Probenzusatzwerte | 10 * Grid to list Probenzusatzwerte |
11 */ | 11 */ |
12 Ext.define('Lada.view.grid.Probenzusatzwert', { | 12 Ext.define('Lada.view.grid.Probenzusatzwert', { |
13 extend: 'Ext.grid.Panel', | 13 extend: 'Ext.grid.Panel', |
14 alias: 'widget.probenzusatzwertgrid', | 14 alias: 'widget.probenzusatzwertgrid', |