public class VideoPlayerParam extends TagSupport
Constructor and Description |
---|
VideoPlayerParam() |
Modifier and Type | Method and Description |
---|---|
int |
doStartTag() |
void |
release() |
void |
setAuthor(String author) |
void |
setFlash(String flash) |
void |
setImage(String preview) |
void |
setIndex(double dIndex) |
void |
setLink(String link) |
void |
setPreview(String preview) |
void |
setShow(String show) |
void |
setTitle(String title) |
void |
setVideo(String video) |
doEndTag, getParent, required, setPageContext, setPageContext, setParent
public VideoPlayerParam()
public void release()
release
in interface javax.servlet.jsp.tagext.Tag
release
in class TagSupport
Tag.release()
public void setVideo(String video) throws PageException
video
- the video to setPageException
public void setFlash(String flash) throws PageException
flash
- the flash to setPageException
public void setShow(String show) throws PageException
show
- the show to setPageException
public void setIndex(double dIndex) throws PageException
index
- the index to setPageException
public void setPreview(String preview) throws PageException
preview
- the preview to setPageException
public void setImage(String preview) throws PageException
PageException
public int doStartTag() throws PageException
doStartTag
in interface javax.servlet.jsp.tagext.Tag
doStartTag
in class TagSupport
PageException
Tag.doStartTag()
Copyright © 2015 Lucee