public class StringEqualsEvaluatorTag extends GenericEvaluatorTag
ACTION_CLASS_ARGS
pageContext
EVAL_BODY_INCLUDE, EVAL_PAGE, SKIP_BODY, SKIP_PAGE
Constructor and Description |
---|
StringEqualsEvaluatorTag() |
Modifier and Type | Method and Description |
---|---|
String |
getComponentType() |
void |
release() |
void |
setCondition(String condition)
Set the condition string to test value against
|
protected void |
setProperties(UIComponent component) |
getRendererType, setValue
setActionListenerProperty, setActionProperty, setBooleanProperty, setBooleanStaticProperty, setIntProperty, setIntStaticProperty, setStringBindingProperty, setStringProperty, setStringStaticProperty
doEndTag, doStartTag, encodeBegin, encodeChildren, encodeEnd, findComponent, getComponentInstance, getCreated, getDoEndValue, getDoStartValue, getFacesContext, getFacetName, getId, getParent, getParentUIComponentTag, isSuppressed, isValueReference, setBinding, setId, setPageContext, setParent, setRendered, setupResponseWriter
public String getComponentType()
getComponentType
in class UIComponentTag
UIComponentTag.getComponentType()
protected void setProperties(UIComponent component)
setProperties
in class GenericEvaluatorTag
UIComponentTag.setProperties(javax.faces.component.UIComponent)
public void release()
release
in interface Tag
release
in class GenericEvaluatorTag
Tag.release()
public void setCondition(String condition)
condition
- the condition string to test value againstCopyright © 2005–2017 Alfresco Software. All rights reserved.