- Learning Ext JS(Fourth Edition)
- Carlos A. Méndez Crysfel Villa Armando Gonzalez
- 133字
- 2021-07-16 13:20:33
Summary
In this chapter, you learned about the component's lifecycle. We don't need to remember every step that is executed in each phase, but we should know the methods that we can override in our subclasses, so that we can add specific functionality in one of the three phases. When creating our custom components, it's very important to remember that we need to destroy all our references and internal components that we have created. This way, we'll free memory.
You also learned about the basic containers and most common used layouts, and how to add other components to a container and arrange them according to our needs.
In the next chapter, we're going to talk about the data package. You'll learn about the models, stores, and associations, and so many more exciting things.
- Java多線程編程實(shí)戰(zhàn)指南:設(shè)計模式篇(第2版)
- Web前端開發(fā)技術(shù):HTML、CSS、JavaScript(第3版)
- 小程序?qū)崙?zhàn)視頻課:微信小程序開發(fā)全案精講
- Cassandra Design Patterns(Second Edition)
- Java面向?qū)ο蟪绦蜷_發(fā)及實(shí)戰(zhàn)
- Access 2010數(shù)據(jù)庫基礎(chǔ)與應(yīng)用項(xiàng)目式教程(第3版)
- 微信小程序項(xiàng)目開發(fā)實(shí)戰(zhàn)
- ScratchJr趣味編程動手玩:讓孩子用編程講故事
- 深度實(shí)踐KVM:核心技術(shù)、管理運(yùn)維、性能優(yōu)化與項(xiàng)目實(shí)施
- Visual Basic語言程序設(shè)計基礎(chǔ)(第3版)
- 你真的會寫代碼嗎
- VMware vSphere 5.5 Cookbook
- Java語言程序設(shè)計實(shí)用教程(第2版)
- Hadoop Blueprints
- MySQL數(shù)據(jù)庫應(yīng)用技術(shù)及實(shí)戰(zhàn)