New Features of ZK 8.0.0"

From Documentation
Line 34: Line 34:
  
 
=Major MVVM Enhancements=
 
=Major MVVM Enhancements=
 +
 +
==SmartNotifyChange==
 +
 +
==ViewModel properties are accessible at the client==
 +
 +
==Command and Global are supported on the client==
 +
 +
==Client callback after trigger is supported==
 +
 +
==BindingParam annotation supports converting from JSON to POJO automatically==
 +
 +
==Children binding supports list model==
 +
 +
==FormattedTimeConverter introduced==
  
 
{{Template:CommentedSmalltalk_Footer|
 
{{Template:CommentedSmalltalk_Footer|
 
|name=Potix Corporation
 
|name=Potix Corporation
 
}}
 
}}

Revision as of 04:01, 7 May 2015

DocumentationSmall Talks2015MayNew Features of ZK 8.0.0
New Features of ZK 8.0.0

Author
Timothy Clare, Potix Corporation
Date
May, 2015
Version
ZK 8.0.0


Introduction

The ZK team is proud to announce the release of ZK 8!

ZK 8's main focus was on improving


Download and Demo




Supports Expression Language 3

New Operators

Lambda Expressions

Collection Operations

Major MVVM Enhancements

SmartNotifyChange

ViewModel properties are accessible at the client

Command and Global are supported on the client

Client callback after trigger is supported

BindingParam annotation supports converting from JSON to POJO automatically

Children binding supports list model

FormattedTimeConverter introduced

Comments



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