- Ext JS 4 Plugin and Extension Development
- Abdullah Al Mohammad
- 160字
- 2021-08-06 16:56:33
Chapter 1. Plugins and Extensions
This chapter introduces and defines the Ext JS plugins and extensions, the differences between them, and finally shows how to develop a plugin and an extension.
In this chapter we will cover:
- What a plugin is
- What an extension is
- Differences between an extension and a plugin, and choosing the best option
- Building an Ext JS plugin
- Building an Ext JS extension
In this modern world of JavaScript, Ext JS is the best JavaScript framework that includes a vast collection of cross-browser utilities, UI widgets, charts, data object stores, and much more.
When developing an application, we mostly look for the best functionality support and components that offer it to the framework. But we usually face situations wherein the framework lacks the specific functionality or component that we need. Fortunately, Ext JS has a powerful class system that makes it easy to extend an existing functionality or component, or build new ones altogether.
- Getting Started with Citrix XenApp? 7.6
- Learning Scala Programming
- 自然語言處理實戰:預訓練模型應用及其產品化
- Python GUI Programming Cookbook
- INSTANT CakePHP Starter
- Python機器學習經典實例
- 西門子S7-200 SMART PLC編程從入門到實踐
- Mastering React
- HTML5權威指南
- 響應式Web設計:HTML5和CSS3實戰(第2版)
- Visual Basic程序設計習題與上機實踐
- 軟件測試綜合技術
- SAS編程演義
- JavaScript前端開發程序設計教程(微課版)
- 數據分析從入門到進階