org.jbpm.formModeler.core.processing.formRendering
Class FormTemplateHelperImpl
java.lang.Object
org.jbpm.formModeler.core.processing.formRendering.FormTemplateHelperImpl
- All Implemented Interfaces:
- FormTemplateHelper
@ApplicationScoped
public class FormTemplateHelperImpl
- extends Object
- implements FormTemplateHelper
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
fieldMsgFormat
public static final MessageFormat fieldMsgFormat
labelMsgFormat
public static final MessageFormat labelMsgFormat
FormTemplateHelperImpl
public FormTemplateHelperImpl()
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)
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.