New Features of ZK 8.6.0"

From Documentation
Line 20: Line 20:
 
<br />
 
<br />
 
<br />
 
<br />
 
+
<br />
 +
<br />
 +
<br />
 
<div style="height:70px; border-radius:5px;font-family: 'Didact Gothic', sans-serif; text-align:center; padding:5px; background-color: #0093f9;">
 
<div style="height:70px; border-radius:5px;font-family: 'Didact Gothic', sans-serif; text-align:center; padding:5px; background-color: #0093f9;">
 
<h1 style="margin: 5px;padding-bottom: 15px;border:2px dashed #F7EEEE;color:#fff;">Highlighted Features</h1>
 
<h1 style="margin: 5px;padding-bottom: 15px;border:2px dashed #F7EEEE;color:#fff;">Highlighted Features</h1>
Line 48: Line 50:
 
= Organigram =  
 
= Organigram =  
  
= Sigature =  
+
= Sign Here, Please =  
 
<!-- http://tracker.zkoss.org/browse/ZK-3959 -->
 
<!-- http://tracker.zkoss.org/browse/ZK-3959 -->
 +
[[File:sinature.gif | center]]
 +
 +
[[ZK_Component_Reference/Input/Signature Signature]] supports singature pad on the desktop and mobile browsers. Developers can setup pen size, pen color, and background color etc. Users can undo, save and clear their signatres.
  
 
= Rating =
 
= Rating =

Revision as of 06:45, 17 October 2018

DocumentationSmall Talks2018NovemberNew Features of ZK 8.6.0
New Features of ZK 8.6.0

Author
Hawk Chen, Engineer, Potix Corporation
Date
2018
Version
ZK 8.6.0


Introduction

Rich and reusable components are the main reason that people adopt ZK. In 8.6 release, we focus on making components more powerful, we create several new components for multimedia and enhance some components to support more features.

Highlighted features:

  • 8 new components
  • Compact theme

Download and Demo







Highlighted Features

Refresh Theme without Change - Compact Theme

  • Available for ZK:
  • http://www.zkoss.org/product/zkhttp://www.zkoss.org/whyzk/zkeeVersion ce-pe-ee.png

The new default theme iceblue is great. But we also hear from some users' voice, we now build a compact theme to let you refresh your application's looking without modification.

Please check: Theme Demo


Multi-Window Layout - Goldenlayout

Video Player

Take a Photo

Record a Clip

Organigram

Sign Here, Please

Sinature.gif

ZK_Component_Reference/Input/Signature Signature supports singature pad on the desktop and mobile browsers. Developers can setup pen size, pen color, and background color etc. Users can undo, save and clear their signatres.

Rating

Display and Scan a Barcode

  • Available for ZK:
  • http://www.zkoss.org/product/zkhttp://www.zkoss.org/whyzk/zkeeVersion ee.png

Ios Style Switch and Toggle

Checkbox supports 2 new molds:

Ios Style Switch

Checkbox-ios-style-switch.gif

Toggle

Checkbox-toggle.gif

Check Component Reference

3 States Checkbox

Checkbox supports intermediate states:

Checkbox-3states.png


Knob-like Slider

Crop a Uploaded Image

Toolbar Accommodates More Buttons

Page Navigation Helper

Guide Users with a Pop-up Menuitem

  • Available for ZK:
  • http://www.zkoss.org/product/zkhttp://www.zkoss.org/whyzk/zkeeVersion ce-pe-ee.png

If you want to guide new users to click a menuitem or open a menupopup for them, ZK provide a method to pop up the menuitem in front of users.

Menuitem-setactive.gif
menu.getMenupopup().setActive(i);

Web Fragment

Improved Rendering Speed

tree chosenbox


Summary

ZK is made by Java developers for Java developers; continue bringing technology innovations to enterprise Java web development has always been our top priority. ZK 8.5 provides a great balance between the required server-side simplicity, security, and integrity and the client-side usability, look, and feel.
Join us this fall and harvest Javascript from Java roots!




ZK grows with you. Feel free to share with us your feedback or suggestion.


Comments



Copyright © Potix Corporation. This article is licensed under GNU Free Documentation License.