js/controls/textarea/textarea.js in rsence-2.0.0.10.pre vs js/controls/textarea/textarea.js in rsence-2.0.0.11
- old
+ new
@@ -12,9 +12,10 @@
**
** = Instance variables
** +type+:: '[HTextArea]'
** +value+:: The string that is currently held by this object.
***/
+var//RSence.Controls
HTextArea = HTextControl.extend({
componentName: "textarea"