ZK Mobile 0.8.5
Released on July 16, 2007.
Download Now
Simple and Reach

Feature Updates
-
10 MIL(Mobile Interactive Lanaguage) off-the-shelf components.
-
listbox, listitem, textbox, image, label, command, datebox, decimalbox, intbox, frame
-
Write your ZK Mobile applications the same way as you have done with Ajax ZUL and ZHTML components.
-
Event-driven, server-centric model
-
Control events are supported:
onChange, onChanging, onSelect...
-
All event listeners are handled in Java, either by compiled byte-codes or by
BeanShell, up to application developers.
-
All events are processed at the server. No JavaScript required.
-
All events are synchronized. No racing condition to worry about.
-
ZK User-interface Markup Language (ZUML).
-
Rich user interface could be designed in ZUML as simple as authoring
HTML pages.
- Powerful yet intuitive control flow by the
if, unless and forEach attribute.
-
Scripting in Java (by BeanShell) and
EL expressions.
-
Hot changes and updates without restarting your Web applications.
-
Browser history management.
-
ZK Mobile client automatically remember browsed URL.
-
Page navagation utility.
-
Simple yet boundless component model.
-
Inheritable customization. Developing a new component by extending
existent components.
-
Customizing components with pre-compiled Java or by scripting in Java.
The choice is yours.
-
Simple yet flexible threading model.
-
Thread-safe component handling.
-
True server-side Modal dialog.
-
Suspend and resume event listeners freely.
-
100% Customizable User-Interface factory.
-
Loading ZUML pages not only from Web contents but also any repository
such as database.
-
Customizing the features of sessions, desktops and pages.

What's New
- Support new components: Listbox, Listitem, Datebox, Intbox, Decimalbox
- Support defining history URLs. Use zkmob-historyX in jad file.
- Support defining default URL. Use zkmob-defaultURL in jad file.
- Support defining autoRun flag. Use zkmob-autoRun in jad file.
|
- 3.0.7 on August 1, 2008
- 3.0.6 on June 24, 2008
- 2.4.3 on June 23, 2008
- 3.0.5 on April 30, 2008
- 3.0.4 on March 25, 2008
- 3.0.3 on Feburary 01, 2008
- 3.0.2 on January 22, 2008
- 2.4.2 on December 19, 2007
- 3.0.1 on December 17, 2007
- 3.0.0 on November 6, 2007
- 2.4.1 on July 6, 2007
- 2.4.0 on June 8, 2007
- 2.3.1 on May 2, 2007
- 2.3.0 on March 20, 2007
- 2.2.1 on January 2, 2007
- 2.2.0 on December 13, 2006
- 2.1.3 on October 24, 2006
- 2.1.2 on October 3, 2006
- 2.1.1 on September 19, 2006
- 2.1.0 on August 28, 2006
- 2.0.1 on June 26, 2006
- 2.0.0 on June 13, 2006
- 1.1.0 on March 20, 2006
- 1.0.0 on February 27, 2006
|