public class VideoPlayerJW extends BodyTagSupport
Constructor and Description |
---|
VideoPlayerJW() |
Modifier and Type | Method and Description |
---|---|
int |
doEndTag() |
int |
doStartTag() |
void |
release() |
void |
setAlign(String strAlign) |
void |
setAllowfullscreen(boolean allowfullscreen) |
void |
setAutostart(boolean autostart) |
void |
setBackground(String color) |
void |
setBackgroundcolor(String color) |
void |
setBgcolor(String color) |
void |
setDebug(boolean debug) |
void |
setDownload(boolean download) |
void |
setFgcolor(String color) |
void |
setForeground(String color) |
void |
setForegroundcolor(String color) |
void |
setGroup(boolean group) |
void |
setHeight(String strHeight) |
void |
setId(String id) |
void |
setLightcolor(String color) |
void |
setLinkfromdisplay(boolean linkfromdisplay) |
void |
setLinktarget(String target) |
void |
setOverstretch(String overstretch) |
void |
setPassthrough(Struct passthrough) |
void |
setPlaylist(String strPlaylist) |
void |
setPlaylistsize(double playlistSize) |
void |
setPlaylistthumbnails(boolean playlistThumbnails) |
void |
setPreview(String preview) |
void |
setScreencolor(String color) |
void |
setShowpause(String showPause) |
void |
setShowplay(String showPlay) |
void |
setShowtimeline(String showTimeline) |
void |
setTarget(String target) |
void |
setThumbnails(boolean playlistThumbnails) |
void |
setThumbs(boolean playlistThumbnails) |
void |
setVideo(String video) |
void |
setWidth(String strWidth) |
doAfterBody, doInitBody, setBodyContent
getParent, required, setPageContext, setPageContext, setParent
public VideoPlayerJW()
public void release()
release
in interface javax.servlet.jsp.tagext.Tag
release
in class BodyTagSupport
Tag.release()
public void setAutostart(boolean autostart)
autostart
- the autostart to setpublic void setShowplay(String showPlay) throws PageException
showPlay
- the showPlay to setPageException
public void setId(String id) throws PageException
PageException
public void setShowpause(String showPause) throws PageException
showPause
- the showPause to setPageException
public void setShowtimeline(String showTimeline) throws PageException
showTimeline
- the showTimeline to setPageException
public void setBgcolor(String color) throws PageException
color
- the background color to setPageException
public void setBackgroundcolor(String color) throws PageException
PageException
public void setBackground(String color) throws PageException
PageException
public void setScreencolor(String color) throws PageException
PageException
public void setLightcolor(String color) throws PageException
PageException
public void setFgcolor(String color) throws PageException
color
- the background color to setPageException
public void setForeground(String color) throws PageException
PageException
public void setForegroundcolor(String color) throws PageException
PageException
public int doStartTag() throws PageException
doStartTag
in interface javax.servlet.jsp.tagext.Tag
doStartTag
in class TagSupport
PageException
Tag.doStartTag()
public int doEndTag() throws PageException
doEndTag
in interface javax.servlet.jsp.tagext.Tag
doEndTag
in class TagSupport
PageException
Tag.doEndTag()
public void setDebug(boolean debug)
debug
- the debug to setpublic void setPassthrough(Struct passthrough)
passthrough
- the passthrough to setpublic void setPreview(String preview)
preview
- the preview to setExpressionException
public void setAllowfullscreen(boolean allowfullscreen)
allowfullscreen
- the allowfullscreen to setpublic void setAlign(String strAlign) throws ApplicationException
ApplicationException
public void setGroup(boolean group)
group
- the group to setpublic void setLinktarget(String target)
public void setLinkfromdisplay(boolean linkfromdisplay)
public void setPlaylistthumbnails(boolean playlistThumbnails)
playlistThumbnails
- the playlistThumbnails to setpublic void setThumbnails(boolean playlistThumbnails)
public void setThumbs(boolean playlistThumbnails)
public void setPlaylistsize(double playlistSize) throws ApplicationException
playlistSize
- the playlistSize to setApplicationException
public void setPlaylist(String strPlaylist) throws PageException
playlist
- the playlist to setPageException
public void setOverstretch(String overstretch) throws PageException
overstretch
- the overstretch to setPageException
public void setDownload(boolean download)
download
- the download to setCopyright © 2015 Lucee