简体   繁体   中英

Extending components from another ExtJS custom framework

I'm familiar with extending components within the same ExtJS MVC application, but now I'm wanting to use components from another ExtJS MVC application? Can someone help me understand how this can be done and give an example of extending a component from App1 (MVC) in App2 (MVC)?

I would use sencha cmd to create a package that is used by both applications and holds shared or common logic. Then each application can extend the components as needed.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM