public class InsertTag extends InsertTagBase
bodyContent, pageContext, UNIQUE_ID_PREFIX| Constructor and Description |
|---|
InsertTag() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getComponentType() |
java.lang.String |
getRendererType() |
void |
release() |
void |
setEncoding(javax.el.ValueExpression __encoding)
Attribute defines encoding for inserted content
Setter for encoding
|
void |
setErrorContent(javax.el.ValueExpression __errorContent)
Attribute defines the alternative content that will be shown in case
component cannot read the resource defined with 'src' attribute.
|
void |
setHighlight(javax.el.ValueExpression __highlight)
Defines a type of code
Setter for highlight
|
protected void |
setProperties(javax.faces.component.UIComponent component) |
setContent, setSrcsetDir, setLang, setOnclick, setOndblclick, setOnkeydown, setOnkeypress, setOnkeyup, setOnmousedown, setOnmousemove, setOnmouseout, setOnmouseover, setOnmouseup, setStyle, setStyleClass, setTitlegetExpressionFactory, isValueReference, setActionListenerProperty, setActionProperty, setBooleanProperty, setBooleanProperty, setDoubleProperty, setDoubleProperty, setFloatProperty, setFloatProperty, setIntegerProperty, setIntegerProperty, setLongProperty, setLongProperty, setProperty, setProperty, setStringProperty, setStringProperty, setValueChangedListenerProperty, setValueProperty, setValuePropertysetActionListenerProperty, setActionProperty, setConverterProperty, setRowKeyConverterProperty, setValidatorProperty, setValueChangeListenerPropertycreateComponent, getELContext, hasBinding, setBinding, setRenderedaddChild, addFacet, addVerbatimAfterComponent, addVerbatimBeforeComponent, createVerbatimComponent, createVerbatimComponentFromBodyContent, doAfterBody, doEndTag, doInitBody, doStartTag, encodeBegin, encodeChildren, encodeEnd, findComponent, getBodyContent, getComponentInstance, getCreated, getCreatedComponents, getDoAfterBodyValue, getDoEndValue, getDoStartValue, getFacesContext, getFacesJspId, getFacetName, getId, getIndexOfNextChildTag, getJspId, getParent, getParentUIComponentClassicTagBase, getPreviousOut, setBodyContent, setId, setJspId, setPageContext, setParent, setupResponseWriterpublic void setEncoding(javax.el.ValueExpression __encoding)
encoding - - new valuepublic void setErrorContent(javax.el.ValueExpression __errorContent)
errorContent - - new valuepublic void setHighlight(javax.el.ValueExpression __highlight)
highlight - - new valuepublic void release()
release in interface javax.servlet.jsp.tagext.Tagrelease in class InsertTagBaseprotected void setProperties(javax.faces.component.UIComponent component)
setProperties in class InsertTagBasepublic java.lang.String getComponentType()
getComponentType in class javax.faces.webapp.UIComponentTagBasepublic java.lang.String getRendererType()
getRendererType in class javax.faces.webapp.UIComponentTagBaseCopyright © 2013. All Rights Reserved.