Embed presentation
Download to read offline




![Class system
Ext.define(‘...’,
extend: ‘...’,
requires: [...]
);
Ext.create(‘...’);](https://image.slidesharecdn.com/sevillajs-extjs-140314131212-phpapp02/75/SevillaJS-ExtJS-5-2048.jpg)







Sencha ExtJS is a JavaScript framework for building rich desktop applications using over 100 pre-built UI components. It uses a class-based system and MVC architecture, with widgets that can fire and listen for events. Applications built with ExtJS can run cross-browser on modern versions of Internet Explorer, Firefox, Safari, Chrome, and Opera without needing HTML or CSS, and it includes charting capabilities and documentation.




![Class system
Ext.define(‘...’,
extend: ‘...’,
requires: [...]
);
Ext.create(‘...’);](https://image.slidesharecdn.com/sevillajs-extjs-140314131212-phpapp02/75/SevillaJS-ExtJS-5-2048.jpg)






