我的技術貼的首發地址:http://atian25.javaeye.com/

          天豬部落閣 - (ExtJS && AS3 && Java)

          專注于ExtJS && AS3 && Java

          常用鏈接

          統計

          FLASH

          WORK

          友情鏈接

          最新評論

          ExtJS 3.0 Designer Preview (官方的IDE可視化工具)

          原文地址: http://atian25.javaeye.com/blog/444581

           

          官方大爆料... http://extjs.com/blog/2009/08/10/ext-js-30-be-outstanding/

           

          Ext JS 3.0.0 Patch Release  --- 要收費...等流放吧 ^_^
          Ext JS Public Commit Log 
          JS Builder 2 
          CSS Refactor & Improvements 
          Memory Management Improvements

           

          Designer Preview

           

          Constructing your interfaces in code will be a thing of the past. We are releasing a Designer Preview that will allow you to experiment with the designer interface and to explore how configs affect your layout. Soon, you will be able to build your application components using base Ext components and Certified User Extensions.

          Code generation is currently not available. Our intentions are to charge a fee for this service and to enable our community to create and sell their creations on our marketplace. Our goals are lofty. We want to be the iTunes of Web App Development.

           

          附件中有下載.

           

          預覽版還不提供代碼生成功能.出了也是會收費的...

          不過嘛...群眾的智慧...

           

          另,安裝該AIR應用后,可以自己去看下\Ext Designer Preview\deploy\designer-complete.js的源碼.

          http://jsbeautifier.org/ 來格式化

          附件中也有格式化后的代碼,9k行.




          下載地址見http://atian25.javaeye.com/blog/444581文末



          posted on 2009-08-13 21:46 天豬 閱讀(6750) 評論(3)  編輯  收藏

          評論

          # re: ExtJS 3.0 Designer Preview (官方的IDE可視化工具) 2009-08-14 19:18 陽衡鋒

          等待群眾的智慧  回復  更多評論   

          # re: ExtJS 3.0 Designer Preview (官方的IDE可視化工具) 2009-08-15 13:17 WAD

          添加保存按鈕
          var d = new Ext.Toolbar({
          items: [xds.actions.newAction, "-",
          xds.actions.openAction,"-",
          xds.actions.saveAction,"-",
          //xds.types.JsonStore,"-",
          xds.actions.newCmpAction,"-",
          xds.actions.deleteCmpAction,
          {
          id: "csep",
          xtype: "tbseparator",
          hidden: true
          }]
          });
          關鍵是:
          xds.File = function () {
          return {
          //保存
          saveProject: function (c, a, b) {
          //c[object Object] 解析JSON對象
          },
          //另存為
          saveProjectAs: function (c, a, b) {
          //c[object Object] 解析JSON對象
          //將請求傳至后臺處理

          },
          openProject: function (a, b) {},
          getComponents: function (a, b) {},
          saveUserComponent: function (b, a, c) {alert(c+':'+b+':'+a)},
          removeUserComponent: function (b, a, c) {},
          setTitle: function (a) {}
          }
          }
          需高手們對this.getData()的數據進行格式化  回復  更多評論   

          # re: ExtJS 3.0 Designer Preview (官方的IDE可視化工具) 2009-08-17 21:47 天豬

          ????  回復  更多評論   


          只有注冊用戶登錄后才能發表評論。


          網站導航:
          博客園   IT新聞   Chat2DB   C++博客   博問  
           
          主站蜘蛛池模板: 阿拉善盟| 九龙县| 商城县| 蕉岭县| 饶阳县| 三台县| 潮安县| 进贤县| 呼伦贝尔市| 南乐县| 嘉兴市| 大丰市| 北辰区| 泾川县| 福州市| 崇文区| 武宣县| 井陉县| 盐城市| 合阳县| 鸡泽县| 蒲江县| 临洮县| 肇州县| 大新县| 若羌县| 房产| 射阳县| 诸暨市| 博白县| 江油市| 丽江市| 泸西县| 昆明市| 梓潼县| 长汀县| 东阳市| 探索| 天峨县| 嵊州市| 嘉义县|