ZK8 Wizard Example - Part 4 final

From Documentation
Revision as of 10:09, 8 March 2016 by Robertwenzel (talk | contribs) (Created page with "{{Template:Smalltalk_Author| |author=Robert Wenzel, Engineer, Potix Corporation |date=March 2016 |version=ZK 8.0 }} = Introduction = *[[Small_Talks/2015/September/ZK8_Wizard_Ex...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Documentationobertwenzel
obertwenzel

Author
Robert Wenzel, Engineer, Potix Corporation
Date
March 2016
Version
ZK 8.0

Introduction

Part 4 - Styling the wizard (with Bootstrap)

Currently just a preview and sources available explanations will follow

Summary

That's it for now, any ideas what to show next? Waiting for your comments.

Download

Running the Example

Checkout part-4

   git checkout part-4

The example war file can be built with maven:

   mvn clean package

Execute using jetty:

   mvn jetty:run

Then access the overview page http://localhost:8080/wizardexample/order.zul


Comments



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