|
||||||||||
| 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
com.liferay.faces.alloy.component.media.MediaBase
@Generated(value="com.liferay.alloy.tools.builder.FacesBuilder") public abstract class MediaBase
| Nested Class Summary | |
|---|---|
protected static class |
MediaBase.MediaPropertyKeys
|
| Field Summary | |
|---|---|
static String |
COMPONENT_FAMILY
|
static String |
COMPONENT_TYPE
|
static String |
RENDERER_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 | |
|---|---|
MediaBase()
|
|
| Method Summary | |
|---|---|
String |
getContentType()
contentType attribute description: |
String |
getFamily()
|
Object |
getFlashPlayer()
flashPlayer attribute description: |
String |
getFlashPlayerVersion()
flashPlayerVersion attribute description: |
String |
getLibrary()
library attribute description: |
String |
getName()
name attribute description: |
String |
getOnabort()
onabort attribute description: |
String |
getOnblur()
onblur attribute description: |
String |
getOncanplay()
oncanplay attribute description: |
String |
getOncanplaythrough()
oncanplaythrough attribute description: |
String |
getOnclick()
onclick attribute description: |
String |
getOndblclick()
ondblclick attribute description: |
String |
getOndurationchange()
ondurationchange attribute description: |
String |
getOnemptied()
onemptied attribute description: |
String |
getOnended()
onended attribute description: |
String |
getOnerror()
onerror attribute description: |
String |
getOnfocus()
onfocus attribute description: |
String |
getOnkeydown()
onkeydown attribute description: |
String |
getOnkeypress()
onkeypress attribute description: |
String |
getOnkeyup()
onkeyup attribute description: |
String |
getOnloadeddata()
onloadeddata attribute description: |
String |
getOnloadedmetadata()
onloadedmetadata attribute description: |
String |
getOnloadstart()
onloadstart attribute description: |
String |
getOnmousedown()
onmousedown attribute description: |
String |
getOnmousemove()
onmousemove attribute description: |
String |
getOnmouseout()
onmouseout attribute description: |
String |
getOnmouseover()
onmouseover attribute description: |
String |
getOnmouseup()
onmouseup attribute description: |
String |
getOnpause()
onpause attribute description: |
String |
getOnplay()
onplay attribute description: |
String |
getOnplaying()
onplaying attribute description: |
String |
getOnprogress()
onprogress attribute description: |
String |
getOnratechange()
onratechange attribute description: |
String |
getOnseeked()
onseeked attribute description: |
String |
getOnseeking()
onseeking attribute description: |
String |
getOnstalled()
onstalled attribute description: |
String |
getOnsuspend()
onsuspend attribute description: |
String |
getOntimeupdate()
ontimeupdate attribute description: |
String |
getOnvolumechange()
onvolumechange attribute description: |
String |
getOnwaiting()
onwaiting attribute description: |
String |
getPreload()
preload attribute description: |
String |
getStyle()
style attribute description: |
Object |
getValue()
value attribute description: |
boolean |
isAutoplay()
autoplay attribute description: |
boolean |
isControls()
controls attribute description: |
boolean |
isDegrade()
degrade attribute description: |
boolean |
isLoop()
loop attribute description: |
boolean |
isMuted()
muted attribute description: |
void |
setAutoplay(boolean autoplay)
autoplay attribute description: |
void |
setContentType(String contentType)
contentType attribute description: |
void |
setControls(boolean controls)
controls attribute description: |
void |
setDegrade(boolean degrade)
degrade attribute description: |
void |
setFlashPlayer(Object flashPlayer)
flashPlayer attribute description: |
void |
setFlashPlayerVersion(String flashPlayerVersion)
flashPlayerVersion attribute description: |
void |
setLibrary(String library)
library attribute description: |
void |
setLoop(boolean loop)
loop attribute description: |
void |
setMuted(boolean muted)
muted attribute description: |
void |
setName(String name)
name attribute description: |
void |
setOnabort(String onabort)
onabort attribute description: |
void |
setOnblur(String onblur)
onblur attribute description: |
void |
setOncanplay(String oncanplay)
oncanplay attribute description: |
void |
setOncanplaythrough(String oncanplaythrough)
oncanplaythrough attribute description: |
void |
setOnclick(String onclick)
onclick attribute description: |
void |
setOndblclick(String ondblclick)
ondblclick attribute description: |
void |
setOndurationchange(String ondurationchange)
ondurationchange attribute description: |
void |
setOnemptied(String onemptied)
onemptied attribute description: |
void |
setOnended(String onended)
onended attribute description: |
void |
setOnerror(String onerror)
onerror attribute description: |
void |
setOnfocus(String onfocus)
onfocus attribute description: |
void |
setOnkeydown(String onkeydown)
onkeydown attribute description: |
void |
setOnkeypress(String onkeypress)
onkeypress attribute description: |
void |
setOnkeyup(String onkeyup)
onkeyup attribute description: |
void |
setOnloadeddata(String onloadeddata)
onloadeddata attribute description: |
void |
setOnloadedmetadata(String onloadedmetadata)
onloadedmetadata attribute description: |
void |
setOnloadstart(String onloadstart)
onloadstart attribute description: |
void |
setOnmousedown(String onmousedown)
onmousedown attribute description: |
void |
setOnmousemove(String onmousemove)
onmousemove attribute description: |
void |
setOnmouseout(String onmouseout)
onmouseout attribute description: |
void |
setOnmouseover(String onmouseover)
onmouseover attribute description: |
void |
setOnmouseup(String onmouseup)
onmouseup attribute description: |
void |
setOnpause(String onpause)
onpause attribute description: |
void |
setOnplay(String onplay)
onplay attribute description: |
void |
setOnplaying(String onplaying)
onplaying attribute description: |
void |
setOnprogress(String onprogress)
onprogress attribute description: |
void |
setOnratechange(String onratechange)
onratechange attribute description: |
void |
setOnseeked(String onseeked)
onseeked attribute description: |
void |
setOnseeking(String onseeking)
onseeking attribute description: |
void |
setOnstalled(String onstalled)
onstalled attribute description: |
void |
setOnsuspend(String onsuspend)
onsuspend attribute description: |
void |
setOntimeupdate(String ontimeupdate)
ontimeupdate attribute description: |
void |
setOnvolumechange(String onvolumechange)
onvolumechange attribute description: |
void |
setOnwaiting(String onwaiting)
onwaiting attribute description: |
void |
setPreload(String preload)
preload attribute description: |
void |
setStyle(String style)
style attribute description: |
void |
setValue(Object value)
value attribute description: |
| Methods inherited from class javax.faces.component.UIComponentBase |
|---|
addClientBehavior, addFacesListener, broadcast, clearInitialState, decode, encodeBegin, encodeChildren, encodeEnd, findComponent, getAttributes, getChildCount, getChildren, getClientBehaviors, getClientId, getDefaultEventName, getEventNames, getFacesContext, getFacesListeners, getFacet, getFacetCount, getFacets, getFacetsAndChildren, getId, getListenersForEventClass, getParent, getPassThroughAttributes, getRenderer, getRendererType, getRendersChildren, getValueBinding, invokeOnComponent, isRendered, isTransient, markInitialState, processDecodes, processRestoreState, processSaveState, processUpdates, processValidators, queueEvent, removeFacesListener, restoreAttachedState, restoreState, saveAttachedState, saveState, setId, setParent, setRendered, setRendererType, setTransient, setValueBinding, subscribeToEvent, unsubscribeFromEvent |
| Methods inherited from class javax.faces.component.UIComponent |
|---|
encodeAll, getClientId, getCompositeComponentParent, getContainerClientId, getCurrentComponent, getCurrentCompositeComponent, getNamingContainer, getPassThroughAttributes, 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 |
| Field Detail |
|---|
public static final String COMPONENT_FAMILY
public static final String COMPONENT_TYPE
public static final String RENDERER_TYPE
| Constructor Detail |
|---|
public MediaBase()
| Method Detail |
|---|
public String getFamily()
getFamily in class javax.faces.component.UIComponentpublic boolean isAutoplay()
autoplay attribute description:
public void setAutoplay(boolean autoplay)
autoplay attribute description:
public String getContentType()
contentType attribute description:
value attribute is used to specify the media URL. Otherwise, the contentType defaults to to the content type determined by the JSF runtime for the resource.
public void setContentType(String contentType)
contentType attribute description:
value attribute is used to specify the media URL. Otherwise, the contentType defaults to to the content type determined by the JSF runtime for the resource.
public boolean isControls()
controls attribute description:
public void setControls(boolean controls)
controls attribute description:
public boolean isDegrade()
degrade attribute description:
public void setDegrade(boolean degrade)
degrade attribute description:
public Object getFlashPlayer()
flashPlayer attribute description:
.ogv or .webm formats.
public void setFlashPlayer(Object flashPlayer)
flashPlayer attribute description:
.ogv or .webm formats.
public String getFlashPlayerVersion()
flashPlayerVersion attribute description:
public void setFlashPlayerVersion(String flashPlayerVersion)
flashPlayerVersion attribute description:
public String getLibrary()
library attribute description:
public void setLibrary(String library)
library attribute description:
public boolean isLoop()
loop attribute description:
public void setLoop(boolean loop)
loop attribute description:
public boolean isMuted()
muted attribute description:
public void setMuted(boolean muted)
muted attribute description:
public String getName()
name attribute description:
public void setName(String name)
name attribute description:
public String getOnabort()
onabort attribute description:
public void setOnabort(String onabort)
onabort attribute description:
public String getOnblur()
onblur attribute description:
public void setOnblur(String onblur)
onblur attribute description:
public String getOncanplay()
oncanplay attribute description:
public void setOncanplay(String oncanplay)
oncanplay attribute description:
public String getOncanplaythrough()
oncanplaythrough attribute description:
public void setOncanplaythrough(String oncanplaythrough)
oncanplaythrough attribute description:
public String getOnclick()
onclick attribute description:
public void setOnclick(String onclick)
onclick attribute description:
public String getOndblclick()
ondblclick attribute description:
public void setOndblclick(String ondblclick)
ondblclick attribute description:
public String getOndurationchange()
ondurationchange attribute description:
public void setOndurationchange(String ondurationchange)
ondurationchange attribute description:
public String getOnemptied()
onemptied attribute description:
public void setOnemptied(String onemptied)
onemptied attribute description:
public String getOnended()
onended attribute description:
public void setOnended(String onended)
onended attribute description:
public String getOnerror()
onerror attribute description:
public void setOnerror(String onerror)
onerror attribute description:
public String getOnfocus()
onfocus attribute description:
public void setOnfocus(String onfocus)
onfocus attribute description:
public String getOnkeydown()
onkeydown attribute description:
public void setOnkeydown(String onkeydown)
onkeydown attribute description:
public String getOnkeypress()
onkeypress attribute description:
public void setOnkeypress(String onkeypress)
onkeypress attribute description:
public String getOnkeyup()
onkeyup attribute description:
public void setOnkeyup(String onkeyup)
onkeyup attribute description:
public String getOnloadeddata()
onloadeddata attribute description:
public void setOnloadeddata(String onloadeddata)
onloadeddata attribute description:
public String getOnloadedmetadata()
onloadedmetadata attribute description:
public void setOnloadedmetadata(String onloadedmetadata)
onloadedmetadata attribute description:
public String getOnloadstart()
onloadstart attribute description:
public void setOnloadstart(String onloadstart)
onloadstart attribute description:
public String getOnmousedown()
onmousedown attribute description:
public void setOnmousedown(String onmousedown)
onmousedown attribute description:
public String getOnmousemove()
onmousemove attribute description:
public void setOnmousemove(String onmousemove)
onmousemove attribute description:
public String getOnmouseout()
onmouseout attribute description:
public void setOnmouseout(String onmouseout)
onmouseout attribute description:
public String getOnmouseover()
onmouseover attribute description:
public void setOnmouseover(String onmouseover)
onmouseover attribute description:
public String getOnmouseup()
onmouseup attribute description:
public void setOnmouseup(String onmouseup)
onmouseup attribute description:
public String getOnpause()
onpause attribute description:
public void setOnpause(String onpause)
onpause attribute description:
public String getOnplay()
onplay attribute description:
public void setOnplay(String onplay)
onplay attribute description:
public String getOnplaying()
onplaying attribute description:
public void setOnplaying(String onplaying)
onplaying attribute description:
public String getOnprogress()
onprogress attribute description:
public void setOnprogress(String onprogress)
onprogress attribute description:
public String getOnratechange()
onratechange attribute description:
public void setOnratechange(String onratechange)
onratechange attribute description:
public String getOnseeked()
onseeked attribute description:
public void setOnseeked(String onseeked)
onseeked attribute description:
public String getOnseeking()
onseeking attribute description:
public void setOnseeking(String onseeking)
onseeking attribute description:
public String getOnstalled()
onstalled attribute description:
public void setOnstalled(String onstalled)
onstalled attribute description:
public String getOnsuspend()
onsuspend attribute description:
public void setOnsuspend(String onsuspend)
onsuspend attribute description:
public String getOntimeupdate()
ontimeupdate attribute description:
public void setOntimeupdate(String ontimeupdate)
ontimeupdate attribute description:
public String getOnvolumechange()
onvolumechange attribute description:
public void setOnvolumechange(String onvolumechange)
onvolumechange attribute description:
public String getOnwaiting()
onwaiting attribute description:
public void setOnwaiting(String onwaiting)
onwaiting attribute description:
public String getPreload()
preload attribute description:
public void setPreload(String preload)
preload attribute description:
public String getStyle()
style attribute description:
public void setStyle(String style)
style attribute description:
public Object getValue()
value attribute description:
FacesResource, or List<FacesResouce> that can be used to retrieve the media(s).
public void setValue(Object value)
value attribute description:
FacesResource, or List<FacesResouce> that can be used to retrieve the media(s).
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||