Uses of Class
org.primefaces.component.audio.AudioType
-
Packages that use AudioType Package Description org.primefaces.component.audio -
-
Uses of AudioType in org.primefaces.component.audio
Methods in org.primefaces.component.audio that return AudioType Modifier and Type Method Description protected AudioTypeAudioRenderer. resolvePlayer(javax.faces.context.FacesContext context, Audio media)static AudioTypeAudioType. valueOf(String name)Returns the enum constant of this type with the specified name.static AudioType[]AudioType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-