org.jbpm.formModeler.core.processing.formDecorators
Class Separator
java.lang.Object
org.jbpm.formModeler.core.processing.AbstractFieldHandler
org.jbpm.formModeler.core.processing.formDecorators.FormDecorator
org.jbpm.formModeler.core.processing.formDecorators.Separator
- All Implemented Interfaces:
- FieldHandler
@ApplicationScoped
public class Separator
- extends FormDecorator
Separator
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Separator
public Separator()
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-2014 JBoss by Red Hat. All Rights Reserved.