@ApplicationScoped public class FormTemplateHelperImpl extends Object implements org.jbpm.formModeler.core.processing.formRendering.FormTemplateHelper
Modifier and Type | Field and Description |
---|---|
static MessageFormat |
fieldMsgFormat |
static MessageFormat |
labelMsgFormat |
FIELD_FORMAT, LABEL_FORMAT
Constructor and Description |
---|
FormTemplateHelperImpl() |
Modifier and Type | Method and Description |
---|---|
protected List |
calculateInstructions(String template) |
List |
getRenderingInstructions(String template) |
protected Object[] |
splitByElement(String template,
MessageFormat s) |
public static final MessageFormat fieldMsgFormat
public static final MessageFormat labelMsgFormat
public List getRenderingInstructions(String template)
getRenderingInstructions
in interface org.jbpm.formModeler.core.processing.formRendering.FormTemplateHelper
protected Object[] splitByElement(String template, MessageFormat s)
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.