jbpm-form-modeler-ui 6.0.0-SNAPSHOT

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

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.HTMLlabel
All Implemented Interfaces:
FieldHandler

@ApplicationScoped
public class HTMLlabel
extends FormDecorator

HTML label decorator


Constructor Summary
HTMLlabel()
           
 
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

HTMLlabel

public HTMLlabel()
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.