New Features of ZK 3.0.5

Robbie Cheng, Engineer, Potix Corporation
April 30, 2008

ZK 3.0.5 focuses mainly on fixing bugs, reliability improvement. In addition to over 35 bug fixes, there are 10 new features. In this release, a more reliable mechanism has been established if the server might be out of service. Moreover, the client side library has been enhanced for easier component development.

Reliability Improvement

Before ZK 3.0.5, we used to re-sent the request if the server is out-of-service. However, for friendlier user experience, we will prompt the user whether to retry or not by showing the following dialog.

Client Side Library Enhancement

For easier component development, we provide many more utilities which simplify the job of component developer. For example, comm.sendClick and comm.sendUser are provided to send command back to server. Smart-update supports an array of values. AuResponse supports DeferredValue, and etc.

An Easy Way to Change Focus of Components

Since ZK 3.0.5, we support setFocus() method to get the focus as follows,

 
<textbox focus="true"/>
 
Comments
 
Serge
2008-05-01

Congratulations
Will update some of my deployments.

Ross
2008-05-01

Great work! ZK is better than ever.

Rocky Castaneda
2008-05-01

impressive

maoyang
2008-05-01

Did spreadsheet component support chart display in this version?

maoyang
2008-05-01

did spreadsheet support chart display in this release ?

henrichen
9 days ago

@maoyang,

The release of ZK and ZK Spreadsheet is independent. ZK Spreadsheet has its own release schedule. Please be patient :-).

pop
8 days ago

采用组件方式创建非模态窗口,在弹出该窗口时按ESC会把父窗口也关闭(父窗口也是采用组件创建方式产生的),试过设置焦点与onCancel事件,都没能解决

pop
8 days ago

intbox能输入中文字符,应当要修改一下

pop
7 days ago

listbox设置vflex属性后listfooter里的内容不可见

pop
7 days ago

Tree的SelectEvent应当把鼠标键值带到后台,这样onSelect事件才能做得像window资源管理器左边的树一样,右键只出菜单,onSelect事件不做操作

ncm
5 days ago

Failed to invoke zkBorderLayout.init
zk.addOnResize is not a function??

道茶
4 days ago

it's so cool

 
 
Leave a Reply
 
Name (required)
Mail (will not be published)(required)
Website
(Case Insensitive)
Bold text Italic text UnderLine text Source Code Horizontal ruler External Link
SourceForge.net