HtmlOutputLinkELTagBase
insteadpublic abstract class HtmlOutputLinkTagBase extends HtmlComponentTagBase
Constructor and Description |
---|
HtmlOutputLinkTagBase()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
release()
Deprecated.
|
void |
setAccesskey(String accesskey)
Deprecated.
|
void |
setCharset(String charset)
Deprecated.
|
void |
setCoords(String coords)
Deprecated.
|
void |
setDisabled(String disabled)
Deprecated.
|
void |
setHreflang(String hreflang)
Deprecated.
|
void |
setOnblur(String onblur)
Deprecated.
|
void |
setOnfocus(String onfocus)
Deprecated.
|
protected void |
setProperties(javax.faces.component.UIComponent component)
Deprecated.
|
void |
setRel(String rel)
Deprecated.
|
void |
setRev(String rev)
Deprecated.
|
void |
setShape(String shape)
Deprecated.
|
void |
setTabindex(String tabindex)
Deprecated.
|
void |
setTarget(String target)
Deprecated.
|
void |
setType(String type)
Deprecated.
|
setDir, setLang, setOnclick, setOndblclick, setOnkeydown, setOnkeypress, setOnkeyup, setOnmousedown, setOnmousemove, setOnmouseout, setOnmouseover, setOnmouseup, setStyle, setStyleClass, setTitle
setActionListenerProperty, setActionProperty, setBooleanProperty, setConverter, setForceId, setForceIdIndex, setImageLocation, setIntegerProperty, setJavascriptLocation, setLongProperty, setStringProperty, setStyleLocation, setValidatorProperty, setValue, setValueBinding, setValueChangedListenerProperty
createComponent, getParentUIComponentTag, hasBinding, isSuppressed, isValueReference, setBinding, setRendered
addChild, 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, setupResponseWriter
public void release()
release
in interface javax.servlet.jsp.tagext.Tag
release
in class HtmlComponentTagBase
protected void setProperties(javax.faces.component.UIComponent component)
setProperties
in class HtmlComponentTagBase
public void setAccesskey(String accesskey)
public void setCharset(String charset)
public void setCoords(String coords)
public void setDisabled(String disabled)
public void setHreflang(String hreflang)
public void setOnblur(String onblur)
public void setOnfocus(String onfocus)
public void setRel(String rel)
public void setRev(String rev)
public void setShape(String shape)
public void setTabindex(String tabindex)
public void setTarget(String target)
public void setType(String type)
Copyright © 2013 Apache Software Foundation. All Rights Reserved.