langs.freemarker.lineGraph.vm Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of jbpm-gwt-form-exporter-freemarker Show documentation
Show all versions of jbpm-gwt-form-exporter-freemarker Show documentation
jBPM Form Exporter for Freemarker (both HTML4 and HTML5) for form representational API
The newest version!
#set ($uuid = java.util.UUID.randomUUID().toString())
#set ($width = $item.getOffsetWidth())
#set ($height = $item.getOffsetHeight())
#set ($title = $item.graphTitle)