Hybrid View
-
18 Feb 2012 11:00 PM #1
Unanswered: Adding config items in an override? (ST2-B3)
Unanswered: Adding config items in an override? (ST2-B3)
First question:
Is there a way to add additional config items to an override?
It seems that no getter and setter is created.
Second question:Code:Ext.define('.....', { override: 'Ext.data.association.BelongsTo', config: { myConfig: 123 } .... }
How can I override config values? So that I can override a default config value
-
21 Feb 2012 8:01 AM #2
-
24 Apr 2012 8:06 AM #3
I'm looking for the same thing.. Have you an answer??
Tnx!
-
12 Jul 2012 2:11 PM #4


Reply With Quote