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
2008-05-03

@maoyang,

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

pop
2008-05-05

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

pop
2008-05-05

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

pop
2008-05-05

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

pop
2008-05-06

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

ncm
2008-05-07

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

道茶
2008-05-08

it's so cool

wind2002
2008-06-09

very cool...thanks for your guide

tombol
2008-06-17

ZK is a very powerful tool!!
I'm looking forward to see some improvements as far as the portlet manipulation is concerned..

Thank you

tom.

hsuanMAX
8 days ago

在使用TreeitemRenderer時,如果卻新增的節點底下沒有任何componnet,Renderer會沒有作用。如果有componnent時就會正常顯示!請問如何解決?在使用3.0.3時並沒有此問題。

 
 
Leave a Reply
 
Name (required)
Mail (will not be published) (required)
Website
(Case Insensitive)
Bold textItalic textUnderLine textSource CodeHorizontal rulerExternal Link