jbpm-form-modeler-ui 6.2.0.Final

org.jbpm.formModeler.core.processing
Class AbstractFieldHandler

java.lang.Object
  extended by org.jbpm.formModeler.core.processing.AbstractFieldHandler
All Implemented Interfaces:
FieldHandler
Direct Known Subclasses:
DefaultFieldHandler, FormDecorator

public abstract class AbstractFieldHandler
extends Object
implements FieldHandler


Constructor Summary
AbstractFieldHandler()
           
 
Method Summary
protected  String getFieldName()
           
 String getPageToIncludeForDisplaying()
           
 String getPageToIncludeForRendering()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.jbpm.formModeler.core.processing.FieldHandler
getCompatibleClassNames, getParamValue, getValue, isEmpty
 

Constructor Detail

AbstractFieldHandler

public AbstractFieldHandler()
Method Detail

getFieldName

protected String getFieldName()

getPageToIncludeForRendering

public String getPageToIncludeForRendering()
Specified by:
getPageToIncludeForRendering in interface FieldHandler

getPageToIncludeForDisplaying

public String getPageToIncludeForDisplaying()
Specified by:
getPageToIncludeForDisplaying in interface FieldHandler

jbpm-form-modeler-ui 6.2.0.Final

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