Constructor and Description |
---|
Slider() |
Modifier and Type | Method and Description |
---|---|
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
|
doEndTag, getParent, required, required, required, required, setPageContext, setPageContext, setParent
public Slider()
public void release()
public void setAlign(String align) throws ApplicationException
align
- ApplicationException
public void setBgcolor(String bgcolor)
bgcolor
- public void setBold(boolean bold)
bold
- public void setFontsize(double fontsize)
fontsize
- public void setItalic(boolean italic)
italic
- 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 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
Copyright © 2015 Lucee