google-code-export / gwt-ext

Automatically exported from code.google.com/p/gwt-ext
0 stars 0 forks source link

Missing methods in com.gwtext.client.widgets.form.TextField #95

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
The following Ext.form.TextField methods seem to have been missed:

autoSize
reset
selectText
validateValue

Original issue reported on code.google.com by asgill...@gmail.com on 5 Sep 2007 at 4:37

GoogleCodeExporter commented 9 years ago
reset() is part of Field superclass. Added other methods.

Original comment by sanjiv.j...@gmail.com on 9 Sep 2007 at 6:18