comparison app/view/widgets/Probenzusatzwert.js @ 352:5fbcbf330839

Added documenation
author Torsten Irländer <torsten.irlaender@intevation.de>
date Tue, 13 Aug 2013 11:45:14 +0200
parents a7bfaeb1655d
children 596501c16560
comparison
equal deleted inserted replaced
351:8cb393ffe844 352:5fbcbf330839
1 // Combobox for Zusatzwert. 1 /**
2 * Combobox for Zusatzwert
3 */
2 Ext.define('Lada.view.widgets.Zusatzwert' ,{ 4 Ext.define('Lada.view.widgets.Zusatzwert' ,{
3 extend: 'Ext.form.ComboBox', 5 extend: 'Ext.form.ComboBox',
4 alias: 'widget.probenzusatzwert', 6 alias: 'widget.probenzusatzwert',
5 store: 'Probenzusatzwerte', 7 store: 'Probenzusatzwerte',
6 displayField: 'beschreibung', 8 displayField: 'beschreibung',

http://lada.wald.intevation.org