??xml version="1.0" encoding="utf-8" standalone="yes"?> 原文地址:http://atian25.javaeye.com/blog/426824 官方的extjs3.0包里面没有提供ext.jsb文g. 于是d方论坛问了下, 3.0他们提供的是jsb2,Zjson? 现在spketq不支持?/p>
有h重新做了个时的3.0的jsb文g,如附件?/p>
用法: 1.下蝲后放?.0的src目录?(一定要切记...我就是一时糊涂放错了...在官斚w闹了W话 -.-!!) 2.然后在skpet中如下图讄: 3.讄为默认profile 4.讄完后,关闭所有标{N ,重启skpetok? 5.提示效果如下? 关于spket和extjs的ide,请参?http://www.javaeye.com/topic/161161 09.07.23更新: Spket IDE 1.6.17 released - 22 July 2009 09.08.11更新 spket1.6.16的破解包,覆盖卛_. 下蝲地址?a target="_blank">http://atian25.javaeye.com/blog/426824文末 09.08.12更新: ext.jsb2已经包含在官方的压羃包里面了. 或者你可以从我另一blog中下?http://atian25.javaeye.com/admin/blogs/445480 注意: 1.该jsb2文g需要spket1.6.17 2.攄目录为根目录而不是src目录 (跟前面的jsb文g不同) - by tz 很实在的一个需?是我们只需要extjs的一部分功能,不想把整个类库都包含q来. 所以让我们来定制extjs吧~ 1. ExtJS 1.1.1?.3.0 可以用官方的在线工具来定?http://extjs.com/products/extjs/build/ 使用教程: e?http://extjs.com/learn/Tutorial:Building_Ext_From_Source 中文:http://extjs.org.cn/node/364 2. EXTJS 3.0 现在q没有在U版,可以通过以下Ҏ来自己定? 1. 下蝲Ext 3.0.0 SDK. http://extjs.com/products/extjs/download.php?dl=extjs3 4. 把JSBuilder2解压jar到extjs根目录下,ext.jsb2也放到根目录?/p>
5. 用你的文本编辑器~辑ext.jsb2文g,仅保留你需要的模块 6. jsb2文g中的deployDir: 'ext-3.0.0-build'表示相对输出目录 7. cmd,切换到ext根目录下,执行: G:\Learning\Web\Javascript\ExtJS\ext-3.0.0> java -jar "JSBuilder2.jar" -p ./ext.jsb2 -d ./ 8.{待刷屏完毕后去你在jsb2中指定的目录下找输出? 3.试验 一个试验的例子,仅包含Treelg,如附?/p>
1) resource部分未作qo 2) 注意依赖关系,?/p>
name: 'Trees', 3)输出的文件树如下: adapter\ 原文地址: 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 --- 要收?..{流攑 ^_^ 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. 附g中有下蝲. 预览版还不提供代码生成功?Z也是会收费的... 不过?..众的智?.. ?安装该AIR应用?可以自己ȝ下\Ext Designer Preview\deploy\designer-complete.js的源? ?a target="_blank" style="color: #108ac6; text-decoration: underline; ">http://jsbeautifier.org/ 来格式化 附g中也有格式化后的代码,9k? 下蝲地址?a target="_blank">http://atian25.javaeye.com/blog/444581文末
]]>
天猪部落?- 专注?ExtJS && AS3 && Java)
附g地址见原文地址文末
2. 下蝲JSBuilder2. http://extjs.com/products/jsbuilder/ (或者看文末的附?
3. 下蝲Ext 3.0.0的ext.jsb2文g http://extjs.com/forum/showthread.php?p=354473 (或者看文末的附?
file: 'pkgs/pkg-tree.js',
isDebug: true,
pkgs: ['pkgs/cmp-foundation.js']
|--ext\
|----ext-base.js
|----ext-base-debug.js
pkgs\
|--cmp-foundation.js
|--ext-foundation.js
|--pkg-tree.js
|--cmp-foundation-debug.js
|--ext-foundation-debug.js
|--pkg-tree-debug.js
resources\
license.txt
]]>
Ext JS Public Commit Log
JS Builder 2
CSS Refactor & Improvements
Memory Management Improvements
]]>
郁闷...本来都写完的?..l果插入一个表?..JE~辑器就出问题了...内容不见了一?..格式也全׃...得重?..
译的不?请多见谅。其中有些地方觉得太拗口?q接给出原文了,如果你有更好的翻?误?谢谢?/p>
原文地址: http://extjs.com/forum/showthread.php?t=70352
Changes, Additions (roughly organized alphabetically)
1.Ext
2.Ext.lib.Ajax
3.Ext.Componet
4.Ext.BoxComponent
5.Ext.Button
1.一个文件管理的Grid,要求排序的时?文gҎq在剙
2.一个显C成功率的Grid,要求成功?p|?0的数?不参与排?永远在底?/p>
ExtJs本nq没有暴露这个接?所以我们只能自己重?如下代码:
1.表头提示
?.2里面是设|?a class="external text" title="http://extjs.com/deploy/dev/docs/?class=Ext.grid.ColumnModel&member=tooltip" rel="nofollow" >ColumnModel.tooltip ,3.0则是Column. tooltip 如下:
2.单元格提C?/strong>
1)使用Ext.QuickTips
在开始的时候就执行Ext.QuickTips.init();
然后寚w要提C的单元?重写renderer函数,dext:qtitle , ext:qtipq?个属性即可?/p>
q个在官方的FAQ上有详细描述: http://extjs.com/learn/Ext_FAQ_Grid#Add_ToolTip_or_Qtip
代码:
2)使用ToolTip
官方也已l给出方?
http://extjs.com/forum/showthread.php?p=112125#post112125
http://extjs.com/forum/showthread.php?t=55690
以上l出的方法是可以让一个grid里面的元素共享一个tooltip对象。一般用来做rowtip
不过3.0有更好的方式,如下:
3.行提C?RowTip
ExtJS3.0新增的方?讄tooltip?span class="Apple-style-span" style="border-collapse: separate; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-indent: 0px; white-space: normal; font-family: Simsun; color: rgb(0, 0, 0); font-size: medium;">delegate
代码:
4.其他Ҏ
监听GridView或Store的事?然后通过rowSelector或getRowҎ来遍?自己加tooltip... q个方式h视吧