@Generated(value="com.liferay.alloy.tools.builder.FacesBuilder") public abstract class VideoBase extends Media implements com.liferay.faces.util.component.Styleable
| Modifier and Type | Class and Description |
|---|---|
protected static class |
VideoBase.VideoPropertyKeys |
MediaBase.MediaPropertyKeys| Modifier and Type | Field and Description |
|---|---|
static String |
COMPONENT_TYPE |
static String |
RENDERER_TYPE |
COMPONENT_FAMILY| Constructor and Description |
|---|
VideoBase() |
| Modifier and Type | Method and Description |
|---|---|
String |
getHeight()
height attribute description:
The height (in pixels) of the video, this attribute will also be applied to the Adobe® Flash® player's <object> tag. |
Object |
getPoster()
poster attribute description:
A context-relative path, resource URL, or FacesResource that can be used to retrieve the poster image. |
String |
getStyleClass()
styleClass attribute description:
List of CSS class names (separated by spaces) that are to be rendered within the class attribute. |
String |
getWidth()
width attribute description:
The width (in pixels) of the video, this attribute will also be applied to the Adobe® Flash® player's <object> tag. |
void |
setHeight(String height)
height attribute description:
The height (in pixels) of the video, this attribute will also be applied to the Adobe® Flash® player's <object> tag. |
void |
setPoster(Object poster)
poster attribute description:
A context-relative path, resource URL, or FacesResource that can be used to retrieve the poster image. |
void |
setStyleClass(String styleClass)
styleClass attribute description:
List of CSS class names (separated by spaces) that are to be rendered within the class attribute. |
void |
setWidth(String width)
width attribute description:
The width (in pixels) of the video, this attribute will also be applied to the Adobe® Flash® player's <object> tag. |
getContentType, getFamily, getFlashPlayer, getFlashPlayerVersion, getLibrary, getName, getOnabort, getOnblur, getOncanplay, getOncanplaythrough, getOnclick, getOndblclick, getOndurationchange, getOnemptied, getOnended, getOnerror, getOnfocus, getOnkeydown, getOnkeypress, getOnkeyup, getOnloadeddata, getOnloadedmetadata, getOnloadstart, getOnmousedown, getOnmousemove, getOnmouseout, getOnmouseover, getOnmouseup, getOnpause, getOnplay, getOnplaying, getOnprogress, getOnratechange, getOnseeked, getOnseeking, getOnstalled, getOnsuspend, getOntimeupdate, getOnvolumechange, getOnwaiting, getPreload, getStyle, getValue, isAutoplay, isControls, isDegrade, isLoop, isMuted, setAutoplay, setContentType, setControls, setDegrade, setFlashPlayer, setFlashPlayerVersion, setLibrary, setLoop, setMuted, setName, setOnabort, setOnblur, setOncanplay, setOncanplaythrough, setOnclick, setOndblclick, setOndurationchange, setOnemptied, setOnended, setOnerror, setOnfocus, setOnkeydown, setOnkeypress, setOnkeyup, setOnloadeddata, setOnloadedmetadata, setOnloadstart, setOnmousedown, setOnmousemove, setOnmouseout, setOnmouseover, setOnmouseup, setOnpause, setOnplay, setOnplaying, setOnprogress, setOnratechange, setOnseeked, setOnseeking, setOnstalled, setOnsuspend, setOntimeupdate, setOnvolumechange, setOnwaiting, setPreload, setStyle, setValueaddClientBehavior, 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, unsubscribeFromEventencodeAll, getClientId, getCompositeComponentParent, getContainerClientId, getCurrentComponent, getCurrentCompositeComponent, getNamingContainer, getPassThroughAttributes, getResourceBundleMap, getStateHelper, getStateHelper, getTransientStateHelper, getTransientStateHelper, getValueExpression, initialStateMarked, isCompositeComponent, isInView, isVisitable, popComponentFromEL, processEvent, pushComponentToEL, restoreTransientState, saveTransientState, setInView, setValueExpression, visitTreepublic static final String COMPONENT_TYPE
public static final String RENDERER_TYPE
public String getHeight()
height attribute description:
<object> tag.public void setHeight(String height)
height attribute description:
<object> tag.public Object getPoster()
poster attribute description:
FacesResource that can be used to retrieve the poster image.public void setPoster(Object poster)
poster attribute description:
FacesResource that can be used to retrieve the poster image.public String getStyleClass()
styleClass attribute description:
getStyleClass in interface com.liferay.faces.util.component.Styleablepublic void setStyleClass(String styleClass)
styleClass attribute description:
setStyleClass in interface com.liferay.faces.util.component.Styleablepublic String getWidth()
width attribute description:
<object> tag.public void setWidth(String width)
width attribute description:
<object> tag.Copyright © 2016 Liferay, Inc.. All rights reserved.