org.primefaces.component.media.player
Class PDFPlayer

java.lang.Object
  extended by org.primefaces.component.media.player.PDFPlayer
All Implemented Interfaces:
MediaPlayer

public class PDFPlayer
extends Object
implements MediaPlayer


Field Summary
 
Fields inherited from interface org.primefaces.component.media.player.MediaPlayer
FLASH, PDF, QUICKTIME, REAL, WINDOWS
 
Constructor Summary
PDFPlayer()
           
 
Method Summary
 String getClassId()
           
 String getCodebase()
           
 String getSourceParam()
           
 String[] getSupportedTypes()
           
 String getType()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PDFPlayer

public PDFPlayer()
Method Detail

getClassId

public String getClassId()
Specified by:
getClassId in interface MediaPlayer

getCodebase

public String getCodebase()
Specified by:
getCodebase in interface MediaPlayer

getSourceParam

public String getSourceParam()
Specified by:
getSourceParam in interface MediaPlayer

getType

public String getType()
Specified by:
getType in interface MediaPlayer

getSupportedTypes

public String[] getSupportedTypes()
Specified by:
getSupportedTypes in interface MediaPlayer


Copyright © 2012. All Rights Reserved.