|
RichFaces UI Components UI 4.3.0.CR1 | |||||||||
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.richfaces.component.AbstractMediaOutput
org.richfaces.component.UIMediaOutput
@Generated(value={"RichFaces CDK","4.3.0.CR1"}) public class UIMediaOutput
The <a4j:mediaOutput> component is used for generating images, video, sounds, and other resources defined on the fly.
Nested Class Summary | |
---|---|
protected static class |
UIMediaOutput.Properties
|
Field Summary | |
---|---|
static String |
COMPONENT_FAMILY
|
static String |
COMPONENT_TYPE
|
Fields inherited from class javax.faces.component.UIComponent |
---|
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 |
Constructor Summary | |
---|---|
UIMediaOutput()
|
Method Summary | |
---|---|
String |
getAccesskey()
|
String |
getAlign()
Deprecated. |
String |
getArchive()
Specifies a space-separated list of URIs |
String |
getBorder()
Deprecated. |
String |
getCharset()
The character encoding of a resource designated by this hyperlink |
String |
getClassid()
Identifies an implementation |
String |
getCodebase()
Base URI for classid, data, archive |
String |
getCodetype()
Defines content type for code |
String |
getCoords()
The attribute specifies shape and it position on the screen. |
javax.el.MethodExpression |
getCreateContent()
Method call expression to send generated resource to OutputStream. |
String |
getDeclare()
Declare but don't instantiate flag |
String |
getDefaultEventName()
|
String |
getDir()
|
String |
getElement()
Get Element name for rendering ( imj , a , object, applet ). |
Collection<String> |
getEventNames()
|
Date |
getExpires()
The attribute allows to manage caching and defines the period after which a resource is reloaded. |
String |
getFamily()
|
String |
getFileName()
Filename of the resource to be served |
String |
getHreflang()
Base language of a resource specified with the href attribute; hreflang may only be used with href |
String |
getHspace()
Deprecated. |
String |
getLang()
|
Date |
getLastModified()
The attribute allows to manage caching. |
String |
getMimeType()
Geterated content mime-type for append to response header ( 'image/jpeg' etc ) |
String |
getOnblur()
|
String |
getOnclick()
|
String |
getOndblclick()
|
String |
getOnfocus()
|
String |
getOnkeydown()
|
String |
getOnkeypress()
|
String |
getOnkeyup()
|
String |
getOnmousedown()
|
String |
getOnmousemove()
|
String |
getOnmouseout()
|
String |
getOnmouseover()
|
String |
getOnmouseup()
|
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()
This attribute specifies the shape of a region. |
String |
getStandby()
Message to show while loading |
String |
getStyle()
CSS style rules to be applied to the component |
String |
getStyleClass()
Assigns one or more CSS class names to the component. |
String |
getTabindex()
This attribute specifies the position of the current element in the tabbing order for the current document. |
String |
getTarget()
This attribute specifies the name of a frame where a document is to be opened. |
String |
getTitle()
Advisory title information about markup elements generated for this component |
String |
getType()
The content type of the resource designated by this hyperlink |
String |
getUriAttribute()
Get URI attribute for resource ( src for images, href for links etc ). |
String |
getUsemap()
Specifies an image as a client-side image-map |
Object |
getValue()
Data value calculated at render time and stored in URI (also as part of cache Key ), at generation time passed to send method. |
String |
getVspace()
Deprecated. |
boolean |
isCacheable()
Attribute is a flag that defines the caching strategy. |
boolean |
isIsmap()
Use server-side image map |
void |
setAccesskey(String accesskey)
|
void |
setAlign(String align)
|
void |
setArchive(String archive)
|
void |
setBorder(String border)
|
void |
setCacheable(boolean cacheable)
|
void |
setCharset(String charset)
|
void |
setClassid(String classid)
|
void |
setCodebase(String codebase)
|
void |
setCodetype(String codetype)
|
void |
setCoords(String coords)
|
void |
setCreateContent(javax.el.MethodExpression createContent)
|
void |
setDeclare(String declare)
|
void |
setDir(String dir)
|
void |
setElement(String element)
|
void |
setExpires(Date expires)
|
void |
setFileName(String fileName)
|
void |
setHreflang(String hreflang)
|
void |
setHspace(String hspace)
|
void |
setIsmap(boolean ismap)
|
void |
setLang(String lang)
|
void |
setLastModified(Date lastModified)
|
void |
setMimeType(String mimeType)
|
void |
setOnblur(String onblur)
|
void |
setOnclick(String onclick)
|
void |
setOndblclick(String ondblclick)
|
void |
setOnfocus(String onfocus)
|
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 |
setStandby(String standby)
|
void |
setStyle(String style)
|
void |
setStyleClass(String styleClass)
|
void |
setTabindex(String tabindex)
|
void |
setTarget(String target)
|
void |
setTitle(String title)
|
void |
setType(String type)
|
void |
setUriAttribute(String uriAttribute)
|
void |
setUsemap(String usemap)
|
void |
setValue(Object value)
|
void |
setVspace(String vspace)
|
Methods inherited from class org.richfaces.component.AbstractMediaOutput |
---|
getResource |
Methods inherited from class javax.faces.component.UIOutput |
---|
clearInitialState, getConverter, getLocalValue, markInitialState, restoreState, saveState, setConverter |
Methods inherited from class javax.faces.component.UIComponentBase |
---|
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 |
Methods inherited from class javax.faces.component.UIComponent |
---|
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 |
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.behavior.ClientBehaviorHolder |
---|
addClientBehavior, getClientBehaviors |
Field Detail |
---|
public static final String COMPONENT_TYPE
public static final String COMPONENT_FAMILY
Constructor Detail |
---|
public UIMediaOutput()
Method Detail |
---|
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()
getAccesskey
in class AbstractMediaOutput
public void setAccesskey(String accesskey)
public String getAlign()
AbstractMediaOutput
getAlign
in class AbstractMediaOutput
public void setAlign(String align)
public String getArchive()
AbstractMediaOutput
getArchive
in class AbstractMediaOutput
public void setArchive(String archive)
public String getBorder()
AbstractMediaOutput
getBorder
in class AbstractMediaOutput
public void setBorder(String border)
public boolean isCacheable()
AbstractMediaOutput
isCacheable
in class AbstractMediaOutput
public void setCacheable(boolean cacheable)
public String getCharset()
AbstractMediaOutput
getCharset
in class AbstractMediaOutput
public void setCharset(String charset)
public String getClassid()
AbstractMediaOutput
getClassid
in class AbstractMediaOutput
public void setClassid(String classid)
public String getCodebase()
AbstractMediaOutput
getCodebase
in class AbstractMediaOutput
public void setCodebase(String codebase)
public String getCodetype()
AbstractMediaOutput
getCodetype
in class AbstractMediaOutput
public void setCodetype(String codetype)
public String getCoords()
AbstractMediaOutput
The attribute specifies shape and it position on the screen. Possible values: "rect: left-x, top-y, right-x, bottom-y", "circle: center-x, center-y, radius", "poly: x1, y1, x2, y2, ..., xN, yN".
Notes:
getCoords
in class AbstractMediaOutput
public void setCoords(String coords)
public javax.el.MethodExpression getCreateContent()
AbstractMediaOutput
getCreateContent
in class AbstractMediaOutput
public void setCreateContent(javax.el.MethodExpression createContent)
setCreateContent
in class AbstractMediaOutput
public String getDeclare()
AbstractMediaOutput
getDeclare
in class AbstractMediaOutput
public void setDeclare(String declare)
public String getDir()
getDir
in class AbstractMediaOutput
public void setDir(String dir)
public String getElement()
AbstractMediaOutput
getElement
in class AbstractMediaOutput
public void setElement(String element)
public Date getExpires()
AbstractMediaOutput
getExpires
in class AbstractMediaOutput
public void setExpires(Date expires)
public String getFileName()
AbstractMediaOutput
getFileName
in class AbstractMediaOutput
public void setFileName(String fileName)
public String getHreflang()
AbstractMediaOutput
getHreflang
in class AbstractMediaOutput
public void setHreflang(String hreflang)
public String getHspace()
AbstractMediaOutput
getHspace
in class AbstractMediaOutput
public void setHspace(String hspace)
public boolean isIsmap()
AbstractMediaOutput
isIsmap
in class AbstractMediaOutput
public void setIsmap(boolean ismap)
public String getLang()
getLang
in class AbstractMediaOutput
public void setLang(String lang)
public Date getLastModified()
AbstractMediaOutput
getLastModified
in class AbstractMediaOutput
public void setLastModified(Date lastModified)
public String getMimeType()
AbstractMediaOutput
getMimeType
in class AbstractMediaOutput
public void setMimeType(String mimeType)
public String getOnblur()
getOnblur
in class AbstractMediaOutput
public void setOnblur(String onblur)
public String getOnclick()
getOnclick
in class AbstractMediaOutput
public void setOnclick(String onclick)
public String getOndblclick()
getOndblclick
in class AbstractMediaOutput
public void setOndblclick(String ondblclick)
public String getOnfocus()
getOnfocus
in class AbstractMediaOutput
public void setOnfocus(String onfocus)
public String getOnkeydown()
getOnkeydown
in class AbstractMediaOutput
public void setOnkeydown(String onkeydown)
public String getOnkeypress()
getOnkeypress
in class AbstractMediaOutput
public void setOnkeypress(String onkeypress)
public String getOnkeyup()
getOnkeyup
in class AbstractMediaOutput
public void setOnkeyup(String onkeyup)
public String getOnmousedown()
getOnmousedown
in class AbstractMediaOutput
public void setOnmousedown(String onmousedown)
public String getOnmousemove()
getOnmousemove
in class AbstractMediaOutput
public void setOnmousemove(String onmousemove)
public String getOnmouseout()
getOnmouseout
in class AbstractMediaOutput
public void setOnmouseout(String onmouseout)
public String getOnmouseover()
getOnmouseover
in class AbstractMediaOutput
public void setOnmouseover(String onmouseover)
public String getOnmouseup()
getOnmouseup
in class AbstractMediaOutput
public void setOnmouseup(String onmouseup)
public String getRel()
AbstractMediaOutput
getRel
in class AbstractMediaOutput
public void setRel(String rel)
public String getRev()
AbstractMediaOutput
getRev
in class AbstractMediaOutput
public void setRev(String rev)
public String getShape()
AbstractMediaOutput
getShape
in class AbstractMediaOutput
public void setShape(String shape)
public String getStandby()
AbstractMediaOutput
getStandby
in class AbstractMediaOutput
public void setStandby(String standby)
public String getStyle()
AbstractMediaOutput
getStyle
in class AbstractMediaOutput
public void setStyle(String style)
public String getStyleClass()
AbstractMediaOutput
getStyleClass
in class AbstractMediaOutput
public void setStyleClass(String styleClass)
public String getTabindex()
AbstractMediaOutput
getTabindex
in class AbstractMediaOutput
public void setTabindex(String tabindex)
public String getTarget()
AbstractMediaOutput
getTarget
in class AbstractMediaOutput
public void setTarget(String target)
public String getTitle()
AbstractMediaOutput
getTitle
in class AbstractMediaOutput
public void setTitle(String title)
public String getType()
AbstractMediaOutput
getType
in class AbstractMediaOutput
public void setType(String type)
public String getUriAttribute()
AbstractMediaOutput
getUriAttribute
in class AbstractMediaOutput
public void setUriAttribute(String uriAttribute)
public String getUsemap()
AbstractMediaOutput
getUsemap
in class AbstractMediaOutput
public void setUsemap(String usemap)
public Object getValue()
AbstractMediaOutput
Data value calculated at render time and stored in URI (also as part of cache Key ), at generation time passed to send method. Can be used for update cache at change of generating conditions, and for creating beans as "Lightweight" pattern components (request scope).
IMPORTANT: Since serialized data stored in URI, avoid using big objects.
getValue
in interface javax.faces.component.ValueHolder
getValue
in class AbstractMediaOutput
public void setValue(Object value)
setValue
in interface javax.faces.component.ValueHolder
setValue
in class javax.faces.component.UIOutput
public String getVspace()
AbstractMediaOutput
getVspace
in class AbstractMediaOutput
public void setVspace(String vspace)
|
RichFaces UI Components UI 4.3.0.CR1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |