jbpm-form-modeler-ui 6.0.0-SNAPSHOT

org.jbpm.formModeler.core.processing.formRendering
Class HTMLPieceRenderingInstruction

java.lang.Object
  extended by org.jbpm.formModeler.core.processing.formRendering.TemplateRenderingInstruction
      extended by org.jbpm.formModeler.core.processing.formRendering.HTMLPieceRenderingInstruction

public class HTMLPieceRenderingInstruction
extends TemplateRenderingInstruction


Constructor Summary
HTMLPieceRenderingInstruction(String pieceOfHTML)
           
 
Method Summary
 void doRender(FormRenderer renderer)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HTMLPieceRenderingInstruction

public HTMLPieceRenderingInstruction(String pieceOfHTML)
Method Detail

doRender

public void doRender(FormRenderer renderer)
Specified by:
doRender in class TemplateRenderingInstruction

jbpm-form-modeler-ui 6.0.0-SNAPSHOT

Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.