Mercurial > lada > lada-client
comparison app/view/search/List.js @ 349:d5a2f7af695a
Added documentation
author | Torsten Irländer <torsten.irlaender@intevation.de> |
---|---|
date | Tue, 13 Aug 2013 11:35:48 +0200 |
parents | c2effc4a497b |
children | debfcc7713e3 |
comparison
equal
deleted
inserted
replaced
348:6007d11b81c2 | 349:d5a2f7af695a |
---|---|
1 /* | |
2 * Grid to list available search queryies | |
3 */ | |
1 Ext.define('Lada.view.search.List' ,{ | 4 Ext.define('Lada.view.search.List' ,{ |
2 extend: 'Ext.form.FieldSet', | 5 extend: 'Ext.form.FieldSet', |
3 title: 'SQL-Auswahl', | 6 title: 'SQL-Auswahl', |
4 alias: 'widget.queryselector', | 7 alias: 'widget.queryselector', |
5 initComponent: function() { | 8 initComponent: function() { |