org.jboss.seam.ui.component.html
@Generated(value={"RichFaces CDK","4.3.1.Final-redhat-1"}) public class HtmlLink extends UILink implements javax.faces.component.behavior.ClientBehaviorHolder
Modifier and Type | Class and Description |
---|---|
protected static class |
HtmlLink.Properties |
Modifier and Type | Field and Description |
---|---|
static String |
COMPONENT_FAMILY |
static String |
COMPONENT_TYPE |
Constructor and Description |
---|
HtmlLink() |
addActionListener, getAction, getActionListeners, getParentUIData, getSelection, getUrl, removeActionListener, setAction
clearInitialState, getConverter, getLocalValue, getValue, markInitialState, restoreState, saveState, setConverter, setValue
addClientBehavior, addFacesListener, broadcast, decode, encodeBegin, encodeChildren, encodeEnd, findComponent, getAttributes, getChildCount, getChildren, getClientBehaviors, getClientId, getFacesContext, getFacesListeners, getFacet, getFacetCount, getFacets, getFacetsAndChildren, getId, getListenersForEventClass, getParent, getRenderer, getRendererType, getRendersChildren, getValueBinding, invokeOnComponent, isRendered, isTransient, processDecodes, processRestoreState, processSaveState, processUpdates, processValidators, queueEvent, removeFacesListener, restoreAttachedState, saveAttachedState, setId, setParent, setRendered, setRendererType, setTransient, setValueBinding, subscribeToEvent, unsubscribeFromEvent
encodeAll, getClientId, getCompositeComponentParent, getContainerClientId, getCurrentComponent, getCurrentCompositeComponent, getNamingContainer, getResourceBundleMap, getStateHelper, getStateHelper, getTransientStateHelper, getTransientStateHelper, getValueExpression, initialStateMarked, isCompositeComponent, isInView, isVisitable, popComponentFromEL, processEvent, pushComponentToEL, restoreTransientState, saveTransientState, setInView, setValueExpression, visitTree
public static final String COMPONENT_TYPE
public static final String COMPONENT_FAMILY
public String getFamily()
getFamily
in class javax.faces.component.UIOutput
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()
public void setAccesskey(String accesskey)
public javax.el.MethodExpression getActionExpression()
getActionExpression
in interface javax.faces.component.ActionSource2
public void setActionExpression(javax.el.MethodExpression actionExpression)
setActionExpression
in interface javax.faces.component.ActionSource2
public javax.faces.el.MethodBinding getActionListener()
getActionListener
in interface javax.faces.component.ActionSource
public void setActionListener(javax.faces.el.MethodBinding actionListener)
setActionListener
in interface javax.faces.component.ActionSource
public String getConversationName()
getConversationName
in class UILink
public void setConversationName(String conversationName)
setConversationName
in class UISeamCommandBase
public String getDir()
public void setDir(String dir)
public boolean isDisabled()
isDisabled
in class UILink
public void setDisabled(boolean disabled)
setDisabled
in class UILink
public String getFragment()
getFragment
in class UILink
public void setFragment(String fragment)
setFragment
in class UISeamCommandBase
public void setImage(String image)
public boolean isImmediate()
isImmediate
in interface javax.faces.component.ActionSource
public void setImmediate(boolean immediate)
setImmediate
in interface javax.faces.component.ActionSource
public boolean isIncludePageParams()
isIncludePageParams
in class UILink
public void setIncludePageParams(boolean includePageParams)
setIncludePageParams
in class UISeamCommandBase
public String getLang()
public void setLang(String lang)
public String getOnclick()
public void setOnclick(String onclick)
public String getOndblclick()
public void setOndblclick(String ondblclick)
public String getOnkeydown()
public void setOnkeydown(String onkeydown)
public String getOnkeypress()
public void setOnkeypress(String onkeypress)
public String getOnkeyup()
public void setOnkeyup(String onkeyup)
public String getOnmousedown()
public void setOnmousedown(String onmousedown)
public String getOnmousemove()
public void setOnmousemove(String onmousemove)
public String getOnmouseout()
public void setOnmouseout(String onmouseout)
public String getOnmouseover()
public void setOnmouseover(String onmouseover)
public String getOnmouseup()
public void setOnmouseup(String onmouseup)
public String getOutcome()
getOutcome
in class UILink
public void setOutcome(String outcome)
public String getPageflow()
getPageflow
in class UILink
public void setPageflow(String pageflow)
setPageflow
in class UISeamCommandBase
public String getPropagation()
getPropagation
in class UILink
public void setPropagation(String propagation)
setPropagation
in class UISeamCommandBase
public String getStyleClass()
getStyleClass
in class UILink
public void setStyleClass(String styleClass)
setStyleClass
in class UILink
public Object getTaskInstance()
getTaskInstance
in class UILink
public void setTaskInstance(Object taskInstance)
public String getType()
public void setType(String type)
public void setView(String view)
setView
in class UISeamCommandBase
Copyright © 2015 Seam Framework. All Rights Reserved.