@Generated(value={"RichFaces CDK","4.5.0-SNAPSHOT"}) public class UICommandLink extends AbstractCommandLink implements javax.faces.component.behavior.ClientBehaviorHolder, MetaComponentResolver, AccesskeyProps, AjaxProps, BypassProps, CoreProps, LinkProps
The <a4j:commandLink> component is similar to the JavaServer Faces (JSF) <h:commandLink> component, except that it includes plugged-in Ajax behavior.
| Modifier and Type | Class and Description |
|---|---|
protected static class |
UICommandLink.Properties |
| Modifier and Type | Field and Description |
|---|---|
static String |
COMPONENT_FAMILY |
static String |
COMPONENT_TYPE |
ATTRS_WITH_DECLARED_DEFAULT_VALUES, BEANINFO_KEY, bindings, COMPOSITE_COMPONENT_TYPE_KEY, COMPOSITE_FACET_NAME, CURRENT_COMPONENT, CURRENT_COMPOSITE_COMPONENT, FACETS_KEY, HONOR_CURRENT_COMPONENT_ATTRIBUTES_PARAM_NAME, VIEW_LOCATION_KEYMETA_COMPONENT_SEPARATOR_CHAR| Constructor and Description |
|---|
UICommandLink() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAccesskey()
Access key that, when pressed, transfers focus to this element.
|
String |
getCharset()
The character encoding of the resource designated by this hyperlink.
|
String |
getCoords()
The position and shape of the hot spot on the screen (for use in client-side image maps).
|
Object |
getData()
Serialized (on default with JSON) data passed to the client by a developer on an AJAX request.
|
String |
getDefaultEventName() |
Collection<String> |
getEventNames() |
String |
getFamily() |
String |
getHreflang()
The language code of the resource designated by this hyperlink.
|
String |
getOnbeforedomupdate()
The client-side script method to be called after the ajax response comes back, but before the DOM is updated
|
String |
getOnbegin()
The client-side script method to be called before an ajax request.
|
String |
getOnclick()
Javascript code executed when a pointer button is clicked over this element.
|
String |
getOncomplete()
The client-side script method to be called after the DOM is updated
|
String |
getOndblclick()
Javascript code executed when a pointer button is double clicked over this element.
|
String |
getOnkeydown()
Javascript code executed when a key is pressed down over this element.
|
String |
getOnkeypress()
Javascript code executed when a key is pressed and released over this element.
|
String |
getOnkeyup()
Javascript code executed when a key is released over this element.
|
String |
getOnmousedown()
Javascript code executed when a pointer button is pressed down over this element.
|
String |
getOnmousemove()
Javascript code executed when a pointer button is moved within this element.
|
String |
getOnmouseout()
Javascript code executed when a pointer button is moved away from this element.
|
String |
getOnmouseover()
Javascript code executed when a pointer button is moved onto this element.
|
String |
getOnmouseup()
Javascript code executed when a pointer button is released over this element.
|
String |
getRel()
The relationship from the current document to the anchor specified by this hyperlink.
|
String |
getRev()
A reverse link from the anchor specified by this hyperlink to the current document.
|
String |
getShape()
The shape of the hot spot on the screen (for use in client-side image maps).
|
String |
getStatus()
Name of the request status component that will indicate the status of the Ajax request
|
String |
getStyle()
CSS style(s) to be applied when this component is rendered.
|
String |
getStyleClass()
Space-separated list of CSS style class(es) to be applied when this element is rendered.
|
String |
getTabindex()
This attribute specifies the position of the current element in the tabbing order for the current document.
|
String |
getTarget()
Name of a frame where the resource retrieved via this hyperlink is to be displayed.
|
String |
getTitle()
Advisory title information about markup elements generated for this component.
|
String |
getType()
The content type of the resource designated by this hyperlink.
|
boolean |
isBypassUpdates()
If "true", after process validations phase it skips updates of model beans on a force render response.
|
boolean |
isDisabled()
Flag indicating that this element must never receive focus or be included in a subsequent submit.
|
boolean |
isLimitRender()
If "true", render only those ids specified in the "render" attribute, forgoing the render of the auto-rendered panels
|
void |
setAccesskey(String accesskey) |
void |
setBypassUpdates(boolean bypassUpdates) |
void |
setCharset(String charset) |
void |
setCoords(String coords) |
void |
setData(Object data) |
void |
setDisabled(boolean disabled) |
void |
setHreflang(String hreflang) |
void |
setLimitRender(boolean limitRender) |
void |
setOnbeforedomupdate(String onbeforedomupdate) |
void |
setOnbegin(String onbegin) |
void |
setOnclick(String onclick) |
void |
setOncomplete(String oncomplete) |
void |
setOndblclick(String ondblclick) |
void |
setOnkeydown(String onkeydown) |
void |
setOnkeypress(String onkeypress) |
void |
setOnkeyup(String onkeyup) |
void |
setOnmousedown(String onmousedown) |
void |
setOnmousemove(String onmousemove) |
void |
setOnmouseout(String onmouseout) |
void |
setOnmouseover(String onmouseover) |
void |
setOnmouseup(String onmouseup) |
void |
setRel(String rel) |
void |
setRev(String rev) |
void |
setShape(String shape) |
void |
setStatus(String status) |
void |
setStyle(String style) |
void |
setStyleClass(String styleClass) |
void |
setTabindex(String tabindex) |
void |
setTarget(String target) |
void |
setTitle(String title) |
void |
setType(String type) |
resolveClientId, substituteUnresolvedClientIdgetExecute, getRender, setExecute, setRenderqueueEventaddActionListener, broadcast, getAction, getActionExpression, getActionListener, getActionListeners, getValue, isImmediate, removeActionListener, setAction, setActionExpression, setActionListener, setImmediate, setValueaddClientBehavior, addFacesListener, clearInitialState, decode, encodeBegin, encodeChildren, encodeEnd, findComponent, getAttributes, getChildCount, getChildren, getClientBehaviors, getClientId, getFacesContext, getFacesListeners, getFacet, getFacetCount, getFacets, getFacetsAndChildren, getId, getListenersForEventClass, getParent, getPassThroughAttributes, getRenderer, getRendererType, getRendersChildren, getValueBinding, invokeOnComponent, isRendered, isTransient, markInitialState, processDecodes, processRestoreState, processSaveState, processUpdates, processValidators, removeFacesListener, restoreAttachedState, restoreState, saveAttachedState, saveState, setId, setParent, setRendered, setRendererType, setTransient, setValueBinding, subscribeToEvent, unsubscribeFromEventencodeAll, getClientId, getCompositeComponentParent, getContainerClientId, getCurrentComponent, getCurrentCompositeComponent, getNamingContainer, getPassThroughAttributes, getResourceBundleMap, getStateHelper, getStateHelper, getTransientStateHelper, getTransientStateHelper, getValueExpression, initialStateMarked, isCompositeComponent, isInView, isVisitable, popComponentFromEL, processEvent, pushComponentToEL, restoreTransientState, saveTransientState, setInView, setValueExpression, visitTreeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddClientBehavior, getClientBehaviorsresolveClientId, substituteUnresolvedClientIdgetExecutegetRenderpublic static final String COMPONENT_TYPE
public static final String COMPONENT_FAMILY
public String getFamily()
getFamily in class javax.faces.component.UICommandpublic Collection<String> getEventNames()
getEventNames in interface javax.faces.component.behavior.ClientBehaviorHoldergetEventNames in class javax.faces.component.UIComponentBasepublic String getDefaultEventName()
getDefaultEventName in interface javax.faces.component.behavior.ClientBehaviorHoldergetDefaultEventName in class javax.faces.component.UIComponentBasepublic String getAccesskey()
AccesskeyPropsgetAccesskey in interface AccesskeyPropspublic void setAccesskey(String accesskey)
public boolean isBypassUpdates()
BypassPropsisBypassUpdates in interface BypassPropsisBypassUpdates in class BasicActionComponentpublic void setBypassUpdates(boolean bypassUpdates)
public String getCharset()
LinkPropsgetCharset in interface LinkPropspublic void setCharset(String charset)
public String getCoords()
LinkPropspublic void setCoords(String coords)
public Object getData()
AjaxActivatorPropsgetData in interface AjaxActivatorPropsgetData in class BasicActionComponentpublic void setData(Object data)
public boolean isDisabled()
DisabledPropsisDisabled in interface DisabledPropspublic void setDisabled(boolean disabled)
public String getHreflang()
LinkPropsgetHreflang in interface LinkPropspublic void setHreflang(String hreflang)
public boolean isLimitRender()
AjaxActivatorPropsisLimitRender in interface AjaxActivatorPropsisLimitRender in class BasicActionComponentpublic void setLimitRender(boolean limitRender)
public String getOnbeforedomupdate()
AjaxActivatorPropsgetOnbeforedomupdate in interface AjaxActivatorPropsgetOnbeforedomupdate in class BasicActionComponentpublic void setOnbeforedomupdate(String onbeforedomupdate)
public String getOnbegin()
AjaxPropsgetOnbegin in interface AjaxPropsgetOnbegin in class BasicActionComponentpublic void setOnbegin(String onbegin)
public String getOnclick()
LinkPropsgetOnclick in interface EventsMousePropsgetOnclick in interface LinkPropspublic void setOnclick(String onclick)
public String getOncomplete()
AjaxActivatorPropsgetOncomplete in interface AjaxActivatorPropsgetOncomplete in class BasicActionComponentpublic void setOncomplete(String oncomplete)
public String getOndblclick()
EventsMousePropsgetOndblclick in interface EventsMousePropspublic void setOndblclick(String ondblclick)
public String getOnkeydown()
EventsKeyPropsgetOnkeydown in interface EventsKeyPropspublic void setOnkeydown(String onkeydown)
public String getOnkeypress()
EventsKeyPropsgetOnkeypress in interface EventsKeyPropspublic void setOnkeypress(String onkeypress)
public String getOnkeyup()
EventsKeyPropsgetOnkeyup in interface EventsKeyPropspublic void setOnkeyup(String onkeyup)
public String getOnmousedown()
EventsMousePropsgetOnmousedown in interface EventsMousePropspublic void setOnmousedown(String onmousedown)
public String getOnmousemove()
EventsMousePropsgetOnmousemove in interface EventsMousePropspublic void setOnmousemove(String onmousemove)
public String getOnmouseout()
EventsMousePropsgetOnmouseout in interface EventsMousePropspublic void setOnmouseout(String onmouseout)
public String getOnmouseover()
EventsMousePropsgetOnmouseover in interface EventsMousePropspublic void setOnmouseover(String onmouseover)
public String getOnmouseup()
EventsMousePropsgetOnmouseup in interface EventsMousePropspublic void setOnmouseup(String onmouseup)
public String getRel()
LinkPropspublic void setRel(String rel)
public String getRev()
LinkPropspublic void setRev(String rev)
public String getShape()
LinkPropspublic void setShape(String shape)
public String getStatus()
AjaxPropsgetStatus in interface AjaxPropsgetStatus in class BasicActionComponentpublic void setStatus(String status)
public String getStyle()
CorePropspublic void setStyle(String style)
public String getStyleClass()
CorePropsgetStyleClass in interface CorePropspublic void setStyleClass(String styleClass)
public String getTabindex()
AbstractCommandLinkgetTabindex in class AbstractCommandLinkpublic void setTabindex(String tabindex)
public String getTarget()
LinkPropsgetTarget in interface LinkPropsgetTarget in class AbstractCommandLinkpublic void setTarget(String target)
public String getTitle()
CorePropspublic void setTitle(String title)
public String getType()
LinkPropspublic void setType(String type)
Copyright © 2014 JBoss by Red Hat. All Rights Reserved.