jbpm-form-modeler-ui 6.2.0.CR1

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

java.lang.Object
  extended by org.jbpm.formModeler.core.processing.formRendering.FormTemplateHelperImpl
All Implemented Interfaces:
FormTemplateHelper

@ApplicationScoped
public class FormTemplateHelperImpl
extends Object
implements FormTemplateHelper


Field Summary
static MessageFormat fieldMsgFormat
           
static MessageFormat labelMsgFormat
           
 
Fields inherited from interface org.jbpm.formModeler.core.processing.formRendering.FormTemplateHelper
FIELD_FORMAT, LABEL_FORMAT
 
Constructor Summary
FormTemplateHelperImpl()
           
 
Method Summary
protected  List calculateInstructions(String template)
           
 List getRenderingInstructions(String template)
           
protected  Object[] splitByElement(String template, MessageFormat s)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

fieldMsgFormat

public static final MessageFormat fieldMsgFormat

labelMsgFormat

public static final MessageFormat labelMsgFormat
Constructor Detail

FormTemplateHelperImpl

public FormTemplateHelperImpl()
Method Detail

getRenderingInstructions

public List getRenderingInstructions(String template)
Specified by:
getRenderingInstructions in interface FormTemplateHelper

calculateInstructions

protected List calculateInstructions(String template)

splitByElement

protected Object[] splitByElement(String template,
                                  MessageFormat s)

jbpm-form-modeler-ui 6.2.0.CR1

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