ZK Studio Userguide
From Documentation
Contents |
Introduction
About ZK Studio
ZK Studio is an Eclipse plug-in to assist in the rapid development of Direct Rich Internet Applications (Direct RIA) using the ZK Ajax Framework. With the aid of ZK Studio, you are able to develop ZK Web Applications quickly and easily.
Introduction of the main features
ZK Studio includes the tools shown and listed below:
- ZUL Editor: ZUL Editor is a document editor for modifying *.zul & *.zhtml files
- ZUL Palette: The Palette provides a Drag & Drop component toolbox for use with ZUL files
- ZUL Visual Editor: The Visual editor displays a rendered view of the zul file
- Hierarchy View of Web Page: The view presents a hierarchical view of the content in the currently selected ZUL Editor
- Property View of UI tag: The property view displays a list of attribute & value pairs which correspond to the currently selected node in the ZUL Editor or Hierarchical View of the Web Page
In addition to the above GUI tools, ZK Studio also provides these features:
- New ZK Wizard: There are two main wizards; the first is New ZK project Wizard, it is actually an Eclipse Dynamic Web Project adding support for the ZK Ajax framework. The second is the New ZUL File Wizard which creates a new *.zul file.
- ZK Style Designer: The designer helps you to customize the ZUL component via a friendly GUI interface.
- ZK DB form Builder:DB Form Builder is a wizard which help developers generate a DB CRUD Form without typing any code.
- ZK Sample Code: ZK's Sample Code is aimed at helping beginners to quick understand ZK, learn by well organized examples.
- zk.xml Editor: The editor assists you in editing the ZK's configuration file (zk.xml).
Installation
Refer to Installation Guide of ZK Studio.
Beginning your first web project
Setup and configuration of the ZK Library
Working with a new ZK Project
Working with existing Dynamic Web Projects
Working with Java projects
Features of ZK Studio
Welcome Page
ZKs
New ZK Project
ZK perspective
ZUL Editor
ZUL Visual Editor
ZK Style Designer
DB form builder
Sample Code Wizard
ZUL Palette
Hierarchical views of Web Pages
Property View of a UI Tag
Editing the ZK Configuration File
Preference
Global Preferences
Project Properties
Appendix
see Appendix.