@Generated(value={"RichFaces CDK","4.5.0-SNAPSHOT"}) public class UICommandLink extends AbstractCommandLink implements javax.faces.component.behavior.ClientBehaviorHolder, MetaComponentResolver, AccesskeyProps, AjaxCommandProps, 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_KEY
META_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 |
getOnerror()
The client-side script method to be called when the request results in an error
|
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
|
boolean |
isResetValues()
If true, indicate that this particular Ajax transaction is a value reset transaction.
|
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 |
setOnerror(String onerror) |
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 |
setResetValues(boolean resetValues) |
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) |
getExecute, resolveClientId, substituteUnresolvedClientId
getRender, setExecute, setRender
queueEvent
addActionListener, broadcast, getAction, getActionExpression, getActionListener, getActionListeners, getValue, isImmediate, removeActionListener, setAction, setActionExpression, setActionListener, setImmediate, setValue
addClientBehavior, addFacesListener, clearInitialState, decode, encodeAll, encodeBegin, encodeChildren, encodeEnd, findComponent, getAttributes, getChildCount, getChildren, getClientBehaviors, getClientId, getFacesContext, getFacesListeners, getFacet, getFacetCount, getFacets, getFacetsAndChildren, getId, 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, visitTree
getClientId, getCompositeComponentParent, getContainerClientId, getCurrentComponent, getCurrentCompositeComponent, getListenersForEventClass, getNamingContainer, getPassThroughAttributes, getResourceBundleMap, getStateHelper, getStateHelper, getTransientStateHelper, getTransientStateHelper, getValueExpression, initialStateMarked, isCompositeComponent, isInView, isVisitable, popComponentFromEL, processEvent, pushComponentToEL, restoreTransientState, saveTransientState, setInView, setValueExpression, subscribeToEvent, unsubscribeFromEvent
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addClientBehavior, getClientBehaviors
resolveClientId, substituteUnresolvedClientId
getExecute
getRender
public static final String COMPONENT_TYPE
public static final String COMPONENT_FAMILY
public String getFamily()
getFamily
in class javax.faces.component.UICommand
public Collection<String> getEventNames()
getEventNames
in interface javax.faces.component.behavior.ClientBehaviorHolder
getEventNames
in class javax.faces.component.UIComponentBase
public String getDefaultEventName()
getDefaultEventName
in interface javax.faces.component.behavior.ClientBehaviorHolder
getDefaultEventName
in class javax.faces.component.UIComponentBase
public String getAccesskey()
AccesskeyProps
getAccesskey
in interface AccesskeyProps
public void setAccesskey(String accesskey)
public boolean isBypassUpdates()
BypassProps
isBypassUpdates
in interface BypassProps
isBypassUpdates
in class BasicActionComponent
public void setBypassUpdates(boolean bypassUpdates)
public String getCharset()
LinkProps
getCharset
in interface LinkProps
public void setCharset(String charset)
public String getCoords()
LinkProps
public void setCoords(String coords)
public Object getData()
AjaxActivatorProps
getData
in interface AjaxActivatorProps
getData
in class BasicActionComponent
public void setData(Object data)
public boolean isDisabled()
DisabledProps
isDisabled
in interface DisabledProps
public void setDisabled(boolean disabled)
public String getHreflang()
LinkProps
getHreflang
in interface LinkProps
public void setHreflang(String hreflang)
public boolean isLimitRender()
AjaxActivatorProps
isLimitRender
in interface AjaxActivatorProps
isLimitRender
in class BasicActionComponent
public void setLimitRender(boolean limitRender)
public String getOnbeforedomupdate()
AjaxActivatorProps
getOnbeforedomupdate
in interface AjaxActivatorProps
getOnbeforedomupdate
in class BasicActionComponent
public void setOnbeforedomupdate(String onbeforedomupdate)
public String getOnbegin()
AjaxProps
getOnbegin
in interface AjaxProps
getOnbegin
in class BasicActionComponent
public void setOnbegin(String onbegin)
public String getOnclick()
LinkProps
getOnclick
in interface EventsMouseProps
getOnclick
in interface LinkProps
public void setOnclick(String onclick)
public String getOncomplete()
AjaxActivatorProps
getOncomplete
in interface AjaxActivatorProps
getOncomplete
in class BasicActionComponent
public void setOncomplete(String oncomplete)
public String getOndblclick()
EventsMouseProps
getOndblclick
in interface EventsMouseProps
public void setOndblclick(String ondblclick)
public String getOnerror()
ErrorProps
getOnerror
in interface ErrorProps
getOnerror
in class BasicActionComponent
public void setOnerror(String onerror)
public String getOnkeydown()
EventsKeyProps
getOnkeydown
in interface EventsKeyProps
public void setOnkeydown(String onkeydown)
public String getOnkeypress()
EventsKeyProps
getOnkeypress
in interface EventsKeyProps
public void setOnkeypress(String onkeypress)
public String getOnkeyup()
EventsKeyProps
getOnkeyup
in interface EventsKeyProps
public void setOnkeyup(String onkeyup)
public String getOnmousedown()
EventsMouseProps
getOnmousedown
in interface EventsMouseProps
public void setOnmousedown(String onmousedown)
public String getOnmousemove()
EventsMouseProps
getOnmousemove
in interface EventsMouseProps
public void setOnmousemove(String onmousemove)
public String getOnmouseout()
EventsMouseProps
getOnmouseout
in interface EventsMouseProps
public void setOnmouseout(String onmouseout)
public String getOnmouseover()
EventsMouseProps
getOnmouseover
in interface EventsMouseProps
public void setOnmouseover(String onmouseover)
public String getOnmouseup()
EventsMouseProps
getOnmouseup
in interface EventsMouseProps
public void setOnmouseup(String onmouseup)
public String getRel()
LinkProps
public void setRel(String rel)
public boolean isResetValues()
AjaxCommandProps
isResetValues
in interface AjaxCommandProps
isResetValues
in class BasicActionComponent
public void setResetValues(boolean resetValues)
public String getRev()
LinkProps
public void setRev(String rev)
public String getShape()
LinkProps
public void setShape(String shape)
public String getStatus()
AjaxProps
getStatus
in interface AjaxProps
getStatus
in class BasicActionComponent
public void setStatus(String status)
public String getStyle()
CoreProps
public void setStyle(String style)
public String getStyleClass()
CoreProps
getStyleClass
in interface CoreProps
public void setStyleClass(String styleClass)
public String getTabindex()
AbstractCommandLink
getTabindex
in class AbstractCommandLink
public void setTabindex(String tabindex)
public String getTarget()
LinkProps
getTarget
in interface LinkProps
getTarget
in class AbstractCommandLink
public void setTarget(String target)
public String getTitle()
CoreProps
public void setTitle(String title)
public String getType()
LinkProps
public void setType(String type)
Copyright © 2016 JBoss by Red Hat. All Rights Reserved.