Skip to content

good92/tapestry-stitch

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tapestry-stitch

Sample components and concepts in Tapestry 5

Components:

  • PDFLink - Integrates Apache FOP with tapestry templating to generate PDFs.
  • GridDecorator - Grid mixin which provides a hook to decorate rows and cells
  • Gallery - Display custom items in a paginated grid layout
  • TabGroup - Ajax tab component using twitter bootstrap tabs
  • ProgressLink - Fires a task and updates the progress in the UI. The task is executed asynchronously and is periodically polled for it's progress.

A demonstration of each component can be found at https://github.com/uklance/tapestry-stitch-demo/

About

Sample components and concepts in Tapestry 5

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 98.6%
  • JavaScript 1.4%