jbpm-form-modeler-ui 6.0.0.CR1

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()
           
 String getPageToIncludeForSearching()
           
 void setPageToIncludeForDisplaying(String pageToIncludeForDisplaying)
           
 void setPageToIncludeForRendering(String pageToIncludeForRendering)
           
 void setPageToIncludeForSearching(String pageToIncludeForSearching)
           
 
Methods inherited from class org.jbpm.formModeler.core.processing.formDecorators.FormDecorator
acceptsPropertyName, getCompatibleClassNames, getName, getParamValue, getValue, isEmpty, shouldPersist
 
Methods inherited from class org.jbpm.formModeler.core.processing.AbstractFieldHandler
checkBooleanParameter, getFieldName, getHumanName, 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)

getPageToIncludeForSearching

public String getPageToIncludeForSearching()
Specified by:
getPageToIncludeForSearching in interface FieldHandler
Overrides:
getPageToIncludeForSearching in class AbstractFieldHandler

setPageToIncludeForSearching

public void setPageToIncludeForSearching(String pageToIncludeForSearching)

jbpm-form-modeler-ui 6.0.0.CR1

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