ZK8 Wizard Example - Part 4"

From Documentation
m
Line 9: Line 9:
 
*[[Small_Talks/2015/September/ZK8_Wizard_Example_-_Part_1|Part 1 - Defining the Wizard]]
 
*[[Small_Talks/2015/September/ZK8_Wizard_Example_-_Part_1|Part 1 - Defining the Wizard]]
 
*[[Small_Talks/2015/September/ZK8_Wizard_Example_-_Part_2|Part 2 - Order Wizard (a more complex example)]]
 
*[[Small_Talks/2015/September/ZK8_Wizard_Example_-_Part_2|Part 2 - Order Wizard (a more complex example)]]
*[[Small_Talks/2015/September/ZK8_Wizard_Example_-_Part_3|Part 3 - Form Handling and Input Validation]]
+
*[[Small_Talks/2016/February/ZK8_Wizard_Example_-_Part_3|Part 3 - Form Handling and Input Validation]]
 
*[[Small_Talks/2015/September/ZK8_Wizard_Example_-_Part_4|Part 4 - Styling the wizard (with Bootstrap)]] (You are here)
 
*[[Small_Talks/2015/September/ZK8_Wizard_Example_-_Part_4|Part 4 - Styling the wizard (with Bootstrap)]] (You are here)
  

Revision as of 09:55, 8 March 2016

DocumentationSmall Talks2015SeptemberZK8 Wizard Example - Part 4
ZK8 Wizard Example - Part 4

Author
Robert Wenzel, Engineer, Potix Corporation
Date
September 2015
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 © {{{name}}}. This article is licensed under GNU Free Documentation License.

</includeonly>

This will not display properly unless included in the page.