jbpm-form-modeler-request-dispatcher 6.0.0-SNAPSHOT

Uses of Class
org.jbpm.formModeler.service.bb.mvc.taglib.formatter.ProcessingInstruction

Packages that use ProcessingInstruction
org.jbpm.formModeler.service.bb.mvc.taglib.formatter   
 

Uses of ProcessingInstruction in org.jbpm.formModeler.service.bb.mvc.taglib.formatter
 

Methods in org.jbpm.formModeler.service.bb.mvc.taglib.formatter that return ProcessingInstruction
static ProcessingInstruction ProcessingInstruction.getAddAttributesInterpreterInstruction(FormaterTagDynamicAttributesInterpreter interpreter)
           
static ProcessingInstruction ProcessingInstruction.getIncludePageInstruction(String pageName)
           
static ProcessingInstruction ProcessingInstruction.getRenderFragmentInstruction(String fragmentName)
           
static ProcessingInstruction ProcessingInstruction.getSetParameterInstruction(String paramName, Object paramValue)
           
static ProcessingInstruction ProcessingInstruction.getWriteToOutInstruction(String text)
           
 

Methods in org.jbpm.formModeler.service.bb.mvc.taglib.formatter with parameters of type ProcessingInstruction
 void FormatterTag.addProcessingInstruction(ProcessingInstruction instruction)
           
 


jbpm-form-modeler-request-dispatcher 6.0.0-SNAPSHOT

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