Class Hierarchy All Classes All Fields and Methods
Class com.ibm.faces.component.UIPlayer
java.lang.Object javax.faces.component.UIComponent javax.faces.component.UIComponentBase javax.faces.component.UIOutput com.ibm.faces.component.UIPlayerpublic class UIPlayer
extends UIOutputUIPlayer is a UIComponent that displays a media player (such as MS Media Player, Micromedia Flash etc) to the user.
Tags: , , , ,
Renderers: PlayerRenderer, MediaPlayerRenderer, RealPlayerRenderer, FlashRenderer, ShockwaveRenderer
Field Index Field Description ATTR_AUTOSTART Autostart attribute name COMPONENT_FAMILY The standard component family for this component.
Constructor Index Constructor Description UIPlayer()
Method Index Method Description String getFamily()
Fields
ATTR_AUTOSTART
public static final java.lang.String ATTR_AUTOSTARTAutostart attribute name
COMPONENT_FAMILY
public static final java.lang.String COMPONENT_FAMILY
The standard component family for this component.
Constructors
UIPlayer
public UIPlayer()
Methods
getFamily
public String getFamily()
Class Hierarchy All Classes All Fields and Methods