|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.faces.component.UIComponent
javax.faces.component.UIComponentBase
javax.faces.component.UIOutput
org.jboss.seam.ui.component.UISeamCommandBase
org.jboss.seam.ui.component.UILink
org.jboss.seam.ui.component.UIDownload
public abstract class UIDownload
Field Summary |
---|
Fields inherited from class javax.faces.component.UIOutput |
---|
COMPONENT_FAMILY, COMPONENT_TYPE |
Fields inherited from class javax.faces.component.UIComponent |
---|
bindings |
Constructor Summary | |
---|---|
UIDownload()
|
Method Summary | |
---|---|
abstract java.lang.String |
getSrc()
|
abstract void |
setSrc(java.lang.String src)
|
Methods inherited from class org.jboss.seam.ui.component.UILink |
---|
getStyle, getStyleClass, isDisabled, setDisabled, setStyle, setStyleClass |
Methods inherited from class org.jboss.seam.ui.component.UISeamCommandBase |
---|
addActionListener, getAction, getActionListeners, getConversationName, getFragment, getPageflow, getParentUIData, getPropagation, getSelection, getUrl, getView, isIncludePageParams, removeActionListener, setAction, setConversationName, setFragment, setIncludePageParams, setPageflow, setPropagation, setView |
Methods inherited from class javax.faces.component.UIOutput |
---|
getConverter, getFamily, getLocalValue, getValue, restoreState, saveState, setConverter, setValue |
Methods inherited from class javax.faces.component.UIComponentBase |
---|
addFacesListener, broadcast, decode, encodeBegin, encodeEnd, encodeChildren, findComponent, getAttributes, getClientId, getFacesContext, getFacesListeners, getFacet, getFacetCount, getFacets, getFacetsAndChildren, getChildCount, getChildren, getId, getParent, getRenderer, getRendererType, getRendersChildren, getValueBinding, invokeOnComponent, isRendered, isTransient, processDecodes, processRestoreState, processSaveState, processUpdates, processValidators, queueEvent, removeFacesListener, restoreAttachedState, saveAttachedState, setId, setParent, setRendered, setRendererType, setTransient, setValueBinding |
Methods inherited from class javax.faces.component.UIComponent |
---|
encodeAll, getContainerClientId, getValueExpression, setValueExpression |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface javax.faces.component.ActionSource2 |
---|
getActionExpression, setActionExpression |
Methods inherited from interface javax.faces.component.ActionSource |
---|
getActionListener, isImmediate, setActionListener, setImmediate |
Constructor Detail |
---|
public UIDownload()
Method Detail |
---|
public abstract java.lang.String getSrc()
public abstract void setSrc(java.lang.String src)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |