Extjs 썸네일형 리스트형 Extjs Life Cycle Component Life Cycle In general, the Component architecture in 2.0 will "just work." It's been designed to handle most of the management of components transparently to the end developer. However, there will come a time when something needs to be customized, or a Component needs to be extended. That's when a thorough understanding of the Component life cycle will become quite helpful. Following a.. 더보기 ExtJS Link http://extjs.com/ http://blog.extjs.eu/know-how/events-explained/ 더보기 ExtJs and Flash 웹 페이지를 만들다보면 레이어드 팝업에 대한 고민을 한번쯤 하게된다. 그냥 팝업으로 구현 할것인가? 레이어드 팝업으로 뺄것인가? 더군다나 ExtJS 같은 UI Framework 도입 이전의 과도기 라면 더더욱 구현하기 애매할 것이다. ... ... 두가지 모두 구현해본 결과 결론은 UI Framework 도입 이전 이라도 부분적으로 UI Framework 의 힘들 빌리는것이 좀더 구현하기 수월하다는 것이다. 그만큼 구조화된 레이어드 팝업을 새로 구현하는것은 쉽지 않은 일이다. 잘 정의된 레이어드 팝업이 포함해야할 기능은 아래와 같다. 1. Resizable 2. Flsah 탑재가능 3. Event Driven ExtJS 를 이용해 이러한 기능을 만족시키는 코드는 아래와 같다. Ext.ux.FlashPlu.. 더보기 이전 1 다음