@Generated(value="com.liferay.alloy.tools.builder.FacesBuilder") public abstract class AudioBase extends Media implements com.liferay.faces.util.component.Styleable
| Modifier and Type | Class and Description |
|---|---|
protected static class |
AudioBase.AudioPropertyKeys |
MediaBase.MediaPropertyKeys| Modifier and Type | Field and Description |
|---|---|
static String |
COMPONENT_TYPE |
static String |
RENDERER_TYPE |
COMPONENT_FAMILY| Constructor and Description |
|---|
AudioBase() |
| Modifier and Type | Method and Description |
|---|---|
String |
getStyleClass()
styleClass attribute description:
List of CSS class names (separated by spaces) that are to be rendered within the class attribute. |
String |
getVolume()
volume attribute description:
HTML5 passthrough attribute specifying the initial volume of the player. |
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 |
setVolume(String volume)
volume attribute description:
HTML5 passthrough attribute specifying the initial volume of the player. |
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 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 getVolume()
volume attribute description:
public void setVolume(String volume)
volume attribute description:
Copyright © 2016 Liferay, Inc.. All rights reserved.