comparison app/view/grid/FilterResult.js @ 893:07dfcdf5b41f

jsduck for grids and panels
author Dustin Demuth <dustin@intevation.de>
date Thu, 23 Jul 2015 17:02:28 +0200
parents 545b8913601d
children 7cbbe0485d0d
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 Proben 10 * Grid to list the result of the Filter
11 */ 11 */
12 Ext.define('Lada.view.grid.FilterResult', { 12 Ext.define('Lada.view.grid.FilterResult', {
13 extend: 'Ext.grid.Panel', 13 extend: 'Ext.grid.Panel',
14 alias: 'widget.filterresultgrid', 14 alias: 'widget.filterresultgrid',
15 15

http://lada.wald.intevation.org