comparison app/view/widget/MapToolbar.js @ 892:777bf66dbb11

even more jsduck... for widgets this time
author Dustin Demuth <dustin@intevation.de>
date Thu, 23 Jul 2015 16:56:58 +0200
parents def8def373e8
children
comparison
equal deleted inserted replaced
891:8054232535ba 892:777bf66dbb11
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 /**
10 * This is a Toolbar for the Map.
11 */
9 Ext.define('Lada.view.widget.MapToolbar', { 12 Ext.define('Lada.view.widget.MapToolbar', {
10 extend: 'Ext.toolbar.Toolbar', 13 extend: 'Ext.toolbar.Toolbar',
11 alias: 'widget.maptoolbar', 14 alias: 'widget.maptoolbar',
12 15
13 initComponent: function() { 16 initComponent: function() {

http://lada.wald.intevation.org