org.jboss.seam.ui.component.html
@Generated(value={"RichFaces CDK","4.3.1.Final-redhat-1"}) public class HtmlDownload extends UIDownload
Modifier and Type | Class and Description |
---|---|
protected static class |
HtmlDownload.Properties |
Modifier and Type | Field and Description |
---|---|
static String |
COMPONENT_FAMILY |
static String |
COMPONENT_TYPE |
Constructor and Description |
---|
HtmlDownload() |
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, getDefaultEventName, getEventNames, getFacesContext, getFacesListeners, getFacet, getFacetCount, getFacets, getFacetsAndChildren, getId, getListenersForEventClass, getParent, getRenderer, getRendererType, getRendersChildren, getValueBinding, invokeOnComponent, isTransient, processDecodes, processRestoreState, processSaveState, processUpdates, processValidators, queueEvent, removeFacesListener, restoreAttachedState, saveAttachedState, setId, setParent, 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 String getAccesskey()
public void setAccesskey(String accesskey)
public javax.el.MethodExpression getActionExpression()
public void setActionExpression(javax.el.MethodExpression actionExpression)
public javax.faces.el.MethodBinding getActionListener()
public void setActionListener(javax.faces.el.MethodBinding actionListener)
public String getConversationName()
getConversationName
in class UIDownload
public void setConversationName(String conversationName)
setConversationName
in class UISeamCommandBase
public String getDir()
public void setDir(String dir)
public boolean isDisabled()
isDisabled
in class UIDownload
public void setDisabled(boolean disabled)
setDisabled
in class UILink
public String getFragment()
getFragment
in class UIDownload
public void setFragment(String fragment)
setFragment
in class UISeamCommandBase
public void setImage(String image)
public boolean isImmediate()
public void setImmediate(boolean immediate)
public boolean isIncludePageParams()
isIncludePageParams
in class UIDownload
public void setIncludePageParams(boolean includePageParams)
setIncludePageParams
in class UISeamCommandBase
public String getLang()
public void setLang(String lang)
public String getOutcome()
getOutcome
in class UIDownload
public void setOutcome(String outcome)
public String getPageflow()
getPageflow
in class UIDownload
public void setPageflow(String pageflow)
setPageflow
in class UISeamCommandBase
public String getPropagation()
getPropagation
in class UIDownload
public void setPropagation(String propagation)
setPropagation
in class UISeamCommandBase
public boolean isRendered()
isRendered
in class UIDownload
public void setRendered(boolean rendered)
setRendered
in class javax.faces.component.UIComponentBase
public String getSrc()
getSrc
in class UIDownload
public void setSrc(String src)
setSrc
in class UIDownload
public String getStyleClass()
getStyleClass
in class UILink
public void setStyleClass(String styleClass)
setStyleClass
in class UILink
public String getTaskInstance()
getTaskInstance
in class UIDownload
public void setTaskInstance(String taskInstance)
public String getTitle()
public void setTitle(String title)
public String getView()
getView
in class UIDownload
public void setView(String view)
setView
in class UISeamCommandBase
Copyright © 2015 Seam Framework. All Rights Reserved.