@ApplicationScoped public class Separator extends FormDecorator
Constructor and Description |
---|
Separator() |
Modifier and Type | Method and Description |
---|---|
String |
getPageToIncludeForDisplaying() |
String |
getPageToIncludeForRendering() |
void |
setPageToIncludeForDisplaying(String pageToIncludeForDisplaying) |
void |
setPageToIncludeForRendering(String pageToIncludeForRendering) |
getCompatibleClassNames, getName, getParamValue, getValue, isEmpty
checkBooleanParameter, getFieldName, getPageToIncludeForSearching, initialize, isEvaluable
public String getPageToIncludeForDisplaying()
getPageToIncludeForDisplaying
in interface FieldHandler
getPageToIncludeForDisplaying
in class AbstractFieldHandler
public void setPageToIncludeForDisplaying(String pageToIncludeForDisplaying)
public String getPageToIncludeForRendering()
getPageToIncludeForRendering
in interface FieldHandler
getPageToIncludeForRendering
in class AbstractFieldHandler
public void setPageToIncludeForRendering(String pageToIncludeForRendering)
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.