Top "Extjs6-classic" questions

The classic toolkit provides traditional Sencha Ext JS application support.

ExtJS 6 - How to upload a file without using form?

Ext JS provides fileuploadfield which is bundled with a button to browse local files. I just need to upload a …

extjs extjs4 extjs5 extjs6 extjs6-classic
Firing custom event from custom component and handle event in viewController

I have created a custom component that extends from Ext.Panel. I have added a click listener to the custom …

extjs extjs6 extjs6-classic extjs6-modern
What is the correct substitute for doLayout in ExtJS 6

So doLayout was removed from Ext.Container in ExtJS 6 and I'm trying to figure out what's the proper substitute of …

extjs extjs6 extjs6-classic