更新记录
2022年6月25日 想做最好的ExtJS中文教程。汇总所有链接。优化界面排版。
2022年6月23日 新增基础介绍。
2022年5月30日 开启本篇。
我想这大概是目前最新也是最好而且还在维护的ExtJS教程了。紧跟官方的最新ExtJS 7.x版本编写。
持续更新中,每天迁移一篇笔记到博客。谢谢关注。ExtJS中文资料较少,所有参考了许多资料,比如:书籍、他人博客。如有错误,劳烦大佬指正,谢谢。
1 ExtJS基础
| 章节 |
链接 |
| 1.1 ExtJS介绍(Introduction to Ext JS) |
|
| 1.2 ExtJS-类系统(Class System) |
|
2 ExtJS布局
| 章节 |
链接 |
| 2.1 Auto布局(Auto Layout) |
|
| 2.2 Fit布局(Fit Layout) |
|
| 2.3 Absolute布局(Absolute layout) |
|
| 2.4 Anchor 布局(Anchor layout) |
|
| 2.5 Accordion布局(Accordion layout) |
|
| 2.6 Column布局(Column layout) |
|
| 2.7 Card 布局(Card layout) |
|
| 2.8 HBox 布局(HBox layout) |
|
| 2.9 VBox布局(VBox layout) |
|
| 2.10 Table布局(Table layout) |
|
| 2.11 Border 布局(Border layout) |
|
| 2.12 Center布局(Center layout) |
|
6.其他
| 章节 |
链接 |
| 6.1 配置TabPanel可以拖拽Tab标签页 |
|
| 6.2 组件直接加载HTML页面 |
|
| 6.3 自定义按钮颜色 |
|
| 6.4 同行表单域对齐有误处理办法 |
|
| 6.5 配置TabPanel的鼠标右键菜单(ContextMenu)功能 |
|