mercredi 7 janvier 2015

including extjs example code

If I want to require "Ext.ux.menu.StoreMenu" I would need to include on the loading the examples code, e.g.

Code:



Ext.Loader.setConfig({
enabled : true,
paths : {
'Ext.ux' : 'http://ift.tt/1IsIM1L',
}
});

since examples are not included within the sdk of a CMD created app. Is there a better way to make this reference? should I bring the examples into my own code? e.g. copy examples/ux to app/ux?



including extjs example code

Aucun commentaire:

Enregistrer un commentaire