Affichage des articles dont le libellé est Whats in the config object and whats not!?. Afficher tous les articles
Affichage des articles dont le libellé est Whats in the config object and whats not!?. Afficher tous les articles

mardi 3 mars 2015

What's in the config object and what's not!?

Hello,

I code with sencha for quite a while now, but didn't really get an idea, in which cases to add configuration in the config object (config: {})of some view. I know, that putting such configuration into the config object is the preferred way, put it had often been the case that my configuration simply had been ignored until I put it one level up of the config object (e.g. height and width).


And what about the array in the Ext.create-method?


Are there any strict rules to follow? It seems a bit laxly defined.


Bye The_Unknown






What's in the config object and what's not!?