Get ZK Up and Running with MVC"

From Documentation
(toc)
 
Line 2: Line 2:
  
 
= Introduction =
 
= Introduction =
 +
 +
 +
[[File:tutorial-searchexample.png]]
  
 
= Installation =
 
= Installation =

Revision as of 07:10, 28 June 2012

WarningTriangle-32x32.png This page is under construction, so we cannot guarantee the accuracy of the content!

Introduction

Tutorial-searchexample.png

Installation

The Domain in this tutorial

Sketch User Interface

Manipulate UI

Stuff a bunch of data

Handling User Action

UI Control Patterns

MVC v.s MVVM

When to use & Restriction

Bind UI Automatically

Binding data

Handling UI commands

Test ZK Application

Deploy and Run