-
10 May 2012 10:06 AM #1
extend Ext.Field.field
extend Ext.Field.field
there's an option to create an Ext.field.field instead of Ext.field.text or another extension? there will be a lot of useful for an Ext.field that I did in ST1 and I', trying to port to ST2 with SA.
Thanks?
-
10 May 2012 1:41 PM #2
We only have concrete classes which are capable of being instantiatated without implementing particular methods/etc to before useful.
In the future, we may have an Abstract category which you can extend from.Aaron Conran
@aconran
Sencha Architect Development Team


Reply With Quote