railo.runtime.tag
Class VideoPlayerParamBean
java.lang.Object
railo.runtime.tag.VideoPlayerParamBean
public class VideoPlayerParamBean
- extends Object
Field Summary |
static int |
NONE
|
NONE
public static final int NONE
- See Also:
- Constant Field Values
VideoPlayerParamBean
public VideoPlayerParamBean()
release
public void release()
getVideo
public Resource getVideo()
- Returns:
- the video
getResource
public Resource getResource()
setVideo
public void setVideo(Resource video,
String pathVideo)
throws PageException
- Parameters:
video
- the video to setpathVideo
-
- Throws:
PageException
setVideo
public void setVideo(PageContext pc,
String video)
throws PageException
- Throws:
PageException
getFlash
public Resource getFlash()
- Returns:
- the flash
setFlash
public void setFlash(Resource flash,
String pathFlash)
throws PageException
- Parameters:
flash
- the flash to set
- Throws:
PageException
setFlash
public void setFlash(PageContext pc,
String flash)
throws PageException
- Parameters:
flash
- the flash to set
- Throws:
PageException
getShow
public Range getShow()
- Returns:
- the show
setShow
public void setShow(String show)
throws PageException
- Throws:
PageException
setShow
public void setShow(Range show)
getIndex
public int getIndex()
- Returns:
- the index
setIndex
public void setIndex(int index)
throws PageException
- Parameters:
index
- the index to set
- Throws:
PageException
getPathVideo
public String getPathVideo()
- Returns:
- the pathVideo
getPathFlash
public String getPathFlash()
- Returns:
- the pathFlash
getPath
public String getPath()
toString
public String toString()
- Overrides:
toString
in class Object
- See Also:
Object.toString()
getTitle
public String getTitle()
- Returns:
- the title
setTitle
public void setTitle(String title)
- Parameters:
title
- the title to set
setImage
public void setImage(PageContext pc,
String image)
throws PageException
- Throws:
PageException
getImage
public Resource getImage()
- Returns:
- the image
getLink
public String getLink()
- Returns:
- the link
setLink
public void setLink(String link)
- Parameters:
link
- the link to set
getAuthor
public String getAuthor()
- Returns:
- the author
setAuthor
public void setAuthor(String author)
- Parameters:
author
- the author to set
Copyright © 2012 Railo