|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectrailo.runtime.ext.tag.TagImpl
railo.runtime.tag.Slider
public final class Slider
slider applet tag
Field Summary |
---|
Fields inherited from interface javax.servlet.jsp.tagext.Tag |
---|
EVAL_BODY_INCLUDE, EVAL_PAGE, SKIP_BODY, SKIP_PAGE |
Constructor Summary | |
---|---|
Slider()
|
Method Summary | |
---|---|
int |
doStartTag()
|
void |
release()
|
void |
setAlign(String align)
sets the attribut to tag |
void |
setBgcolor(String bgcolor)
sets the attribut to tag |
void |
setBold(boolean bold)
sets the attribut to tag |
void |
setFont(String font)
sets the attribut to tag |
void |
setFontsize(double fontsize)
sets the attribut to tag |
void |
setHeight(double height)
sets the attribut to tag |
void |
setHspace(double hspace)
sets the attribut to tag |
void |
setItalic(boolean italic)
sets the attribut to tag |
void |
setLabel(String label)
sets the attribut to tag |
void |
setLookandfeel(String lookandfeel)
sets the attribut to tag |
void |
setMessage(String message)
sets the attribut to tag |
void |
setName(String name)
sets the attribut to tag |
void |
setNotsupported(String notsupported)
sets the attribut to tag |
void |
setOnerror(String onerror)
sets the attribut to tag |
void |
setOnvalidate(String onvalidate)
sets the attribut to tag |
void |
setRange(String range)
sets the attribut to tag |
void |
setRefreshlabel(boolean refreshlabel)
sets the attribut to tag |
void |
setScale(double scale)
sets the attribut to tag |
void |
setTextcolor(String textcolor)
sets the attribut to tag |
void |
setTickmarkimages(String tickmarkimages)
sets the attribut to tag |
void |
setTickmarklabels(String tickmarklabels)
sets the attribut to tag |
void |
setTickmarkmajor(boolean tickmarkmajor)
sets the attribut to tag |
void |
setTickmarkminor(boolean tickmarkminor)
sets the attribut to tag |
void |
setValue(double value)
sets the attribut to tag |
void |
setVertical(boolean vertical)
sets the attribut to tag |
void |
setVspace(double vspace)
sets the attribut to tag |
void |
setWidth(double width)
sets the attribut to tag |
Methods inherited from class railo.runtime.ext.tag.TagImpl |
---|
doEndTag, getParent, required, required, required, required, setPageContext, setPageContext, setParent |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Slider()
Method Detail |
---|
public void release()
release
in interface javax.servlet.jsp.tagext.Tag
release
in class TagImpl
public void setAlign(String align) throws ApplicationException
align
-
ApplicationException
public void setBgcolor(String bgcolor)
bgcolor
- public void setBold(boolean bold)
bold
- public void setFont(String font)
font
- public void setFontsize(double fontsize)
fontsize
- public void setItalic(boolean italic)
italic
- public void setLabel(String label)
label
- public void setLookandfeel(String lookandfeel) throws ApplicationException
lookandfeel
-
ApplicationException
public void setRange(String range) throws PageException
range
-
PageException
public void setMessage(String message)
message
- public void setName(String name)
name
- public void setNotsupported(String notsupported)
notsupported
- public void setOnerror(String onerror)
onerror
- public void setOnvalidate(String onvalidate)
onvalidate
- public void setRefreshlabel(boolean refreshlabel)
refreshlabel
- public void setScale(double scale)
scale
- public void setTextcolor(String textcolor)
textcolor
- public void setTickmarkimages(String tickmarkimages)
tickmarkimages
- public void setTickmarklabels(String tickmarklabels)
tickmarklabels
- public void setTickmarkmajor(boolean tickmarkmajor)
tickmarkmajor
- public void setTickmarkminor(boolean tickmarkminor)
tickmarkminor
- public void setValue(double value)
value
- public void setVertical(boolean vertical)
vertical
- public void setHeight(double height)
height
- public void setHspace(double hspace)
hspace
- public void setVspace(double vspace)
vspace
- public void setWidth(double width)
width
- public int doStartTag() throws PageException
doStartTag
in interface javax.servlet.jsp.tagext.Tag
doStartTag
in class TagImpl
PageException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |