ZK8 Wizard Example - Part 4"

From Documentation
Line 41: Line 41:
  
 
[[Category:Small Talk]]
 
[[Category:Small Talk]]
 +
 +
=Comments=
 +
{{#tag:comment
 +
|http://books.zkoss.org/wiki/{{SUBJECTPAGENAME}}|disqus=1
 +
|}}
 +
 +
{{Smalltalk_Footer
 +
|name={{{name}}}
 +
|}}
 +
</includeonly>
 +
<noinclude>
 +
This will not display properly unless included in the page.
 +
</noinclude>

Revision as of 10:28, 28 August 2015

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

Author
Robert Wenzel, Engineer, Potix Corporation
Date
August 2015
Version
ZK 8.0

Introduction

Part 4 - Styling the wizard (with Bootstrap)

Currently just a preview 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.