jbpm-form-modeler-ui 6.0.0-SNAPSHOT

org.jbpm.formModeler.core.processing.formDecorators
Class Separator

java.lang.Object
  extended by org.jbpm.formModeler.core.processing.AbstractFieldHandler
      extended by org.jbpm.formModeler.core.processing.formDecorators.FormDecorator
          extended by org.jbpm.formModeler.core.processing.formDecorators.Separator
All Implemented Interfaces:
FieldHandler

@ApplicationScoped
public class Separator
extends FormDecorator

Separator


Constructor Summary
Separator()
           
 
Method Summary
 String getPageToIncludeForDisplaying()
           
 String getPageToIncludeForRendering()
           
 void setPageToIncludeForDisplaying(String pageToIncludeForDisplaying)
           
 void setPageToIncludeForRendering(String pageToIncludeForRendering)
           
 
Methods inherited from class org.jbpm.formModeler.core.processing.formDecorators.FormDecorator
getCompatibleClassNames, getName, getParamValue, getValue, isEmpty
 
Methods inherited from class org.jbpm.formModeler.core.processing.AbstractFieldHandler
checkBooleanParameter, getFieldName, getPageToIncludeForSearching, initialize, isEvaluable
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Separator

public Separator()
Method Detail

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)

jbpm-form-modeler-ui 6.0.0-SNAPSHOT

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