diff app/view/widget/base/CheckBox.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 a031b98c7edc
children d6e259e76de6
line wrap: on
line diff
--- a/app/view/widget/base/CheckBox.js	Thu Jul 23 16:47:48 2015 +0200
+++ b/app/view/widget/base/CheckBox.js	Thu Jul 23 16:56:58 2015 +0200
@@ -6,6 +6,9 @@
  * the documentation coming with IMIS-Labordaten-Application for details.
  */
 
+/**
+ * This Widget extends a Panel to create a custom Checkbox
+ */
 Ext.define('Lada.view.widget.base.CheckBox', {
     extend: 'Ext.form.Panel',
     alias: 'widget.chkbox',

http://lada.wald.intevation.org