org.jbpm.formModeler.core.processing.formDecorators
Class HTMLlabel
java.lang.Object
org.jbpm.formModeler.core.processing.AbstractFieldHandler
org.jbpm.formModeler.core.processing.formDecorators.FormDecorator
org.jbpm.formModeler.core.processing.formDecorators.HTMLlabel
- All Implemented Interfaces:
- FieldHandler
@ApplicationScoped
public class HTMLlabel
- extends FormDecorator
HTML label decorator
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HTMLlabel
public HTMLlabel()
getPageToIncludeForDisplaying
public String getPageToIncludeForDisplaying()
- Specified by:
getPageToIncludeForDisplaying in interface FieldHandler- Overrides:
getPageToIncludeForDisplaying in class AbstractFieldHandler
setPageToIncludeForDisplaying
public void setPageToIncludeForDisplaying(String pageToIncludeForDisplaying)
getPageToIncludeForRendering
public String getPageToIncludeForRendering()
- Specified by:
getPageToIncludeForRendering in interface FieldHandler- Overrides:
getPageToIncludeForRendering in class AbstractFieldHandler
setPageToIncludeForRendering
public void setPageToIncludeForRendering(String pageToIncludeForRendering)
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.