public class AjaxValidatorTagBase
extends org.ajax4jsf.webapp.taglib.UIComponentTagBase
bodyContent, pageContext, UNIQUE_ID_PREFIX
Constructor and Description |
---|
AjaxValidatorTagBase() |
Modifier and Type | Method and Description |
---|---|
int |
doStartTag() |
java.lang.String |
getComponentType() |
protected java.lang.String |
getFacetName() |
java.lang.String |
getRendererType() |
void |
release() |
void |
setEvent(java.lang.String event) |
protected void |
setProperties(javax.faces.component.UIComponent component) |
void |
setSummary(javax.el.ValueExpression summary) |
getExpressionFactory, isValueReference, setActionListenerProperty, setActionProperty, setBooleanProperty, setBooleanProperty, setDoubleProperty, setDoubleProperty, setFloatProperty, setFloatProperty, setIntegerProperty, setIntegerProperty, setLongProperty, setLongProperty, setProperty, setProperty, setStringProperty, setStringProperty, setValueChangedListenerProperty, setValueProperty, setValueProperty
setActionListenerProperty, setActionProperty, setConverterProperty, setRowKeyConverterProperty, setValidatorProperty, setValueChangeListenerProperty
createComponent, getELContext, hasBinding, setBinding, setRendered
addChild, addFacet, addVerbatimAfterComponent, addVerbatimBeforeComponent, createVerbatimComponent, createVerbatimComponentFromBodyContent, doAfterBody, doEndTag, doInitBody, encodeBegin, encodeChildren, encodeEnd, findComponent, getBodyContent, getComponentInstance, getCreated, getCreatedComponents, getDoAfterBodyValue, getDoEndValue, getDoStartValue, getFacesContext, getFacesJspId, getId, getIndexOfNextChildTag, getJspId, getParent, getParentUIComponentClassicTagBase, getPreviousOut, setBodyContent, setId, setJspId, setPageContext, setParent, setupResponseWriter
public java.lang.String getComponentType()
getComponentType
in class javax.faces.webapp.UIComponentTagBase
public void setEvent(java.lang.String event)
event
- the event to setpublic void setSummary(javax.el.ValueExpression summary)
summary
- the summary to setpublic int doStartTag() throws javax.servlet.jsp.JspException
doStartTag
in interface javax.servlet.jsp.tagext.Tag
doStartTag
in class javax.faces.webapp.UIComponentClassicTagBase
javax.servlet.jsp.JspException
protected void setProperties(javax.faces.component.UIComponent component)
setProperties
in class javax.faces.webapp.UIComponentELTag
public void release()
release
in interface javax.servlet.jsp.tagext.Tag
release
in class javax.faces.webapp.UIComponentELTag
public java.lang.String getRendererType()
getRendererType
in class javax.faces.webapp.UIComponentTagBase
protected java.lang.String getFacetName()
getFacetName
in class javax.faces.webapp.UIComponentClassicTagBase
Copyright © 2013. All Rights Reserved.