1. Making custom ExtJS components using panels

    One of the principles of the object–oriented programming says that the functionality should be encapsulated into a component and handled by the component. It helps to keep the functionality in one place and modify it easily or rewrite/replace it completely without affecting other parts of an application.

    Since ExtJS is an object–oriented JavaScript framework, the same principle should be used there.

    Recently I had to create a numerous ExtJS components for one project. There are numerous ExtJS examples on the web, which show complex...

    8777 views, 5 comment(s) , add a comment

This site is © Dmitry Dulepov, 2006–2010. Information on this site can be used in your work free of charge, though a donation would be very welcome!

Quoting is welcome but the link to this site is required. Translation and republishing requires an explicit permission.

dmitry-dulepov.com
"Fantastic blog!" (from TYPO3 mailing lists)