public final class Tree extends BodyTagImpl
Constructor and Description |
---|
Tree() |
Modifier and Type | Method and Description |
---|---|
void |
addTreeItem(TreeItemBean item) |
void |
setAlign(String align) |
void |
setAppendkey(boolean appendkey) |
void |
setBold(boolean bold) |
void |
setBorder(boolean border) |
void |
setCompletepath(String completepath) |
void |
setDelimiter(String delimiter) |
void |
setEnabled(String enabled) |
void |
setFont(String font) |
void |
setFontsize(double fontsize) |
void |
setFormat(String format) |
void |
setHeight(double height) |
void |
setHighlightref(boolean highlightref) |
void |
setHscroll(boolean hscroll) |
void |
setItalic(boolean italic) |
void |
setLookandfeel(String lookandfeel) |
void |
setMessage(String message) |
void |
setName(String name) |
void |
setNotsupported(String notsupported) |
void |
setOnblur(String onblur) |
void |
setOnchange(String onchange) |
void |
setOnerror(String onerror) |
void |
setOnfocus(String onfocus) |
void |
setOnvalidate(String onvalidate) |
void |
setRequired(boolean required) |
void |
setStyle(String style) |
void |
setTooltip(String tooltip) |
void |
setVisible(boolean visible) |
void |
setVscroll(boolean vscroll) |
void |
setVspace(double vspace) |
void |
setWidth(double width) |
doAfterBody, doInitBody, release, setBodyContent
doEndTag, doStartTag, getParent, required, required, required, required, setPageContext, setPageContext, setParent
public Tree() throws ApplicationException
ApplicationException
public void setAppendkey(boolean appendkey)
appendkey
- the appendkey to setpublic void setBold(boolean bold)
bold
- the bold to setpublic void setBorder(boolean border)
border
- the border to setpublic void setCompletepath(String completepath)
completepath
- the completepath to setpublic void setDelimiter(String delimiter)
delimiter
- the delimiter to setpublic void setEnabled(String enabled)
enabled
- the enabled to setpublic void setFontsize(double fontsize)
fontsize
- the fontsize to setpublic void setHeight(double height)
height
- the height to setpublic void setHighlightref(boolean highlightref)
highlightref
- the highlightref to setpublic void setHscroll(boolean hscroll)
hscroll
- the hscroll to setpublic void setItalic(boolean italic)
italic
- the italic to setpublic void setLookandfeel(String lookandfeel)
lookandfeel
- the lookandfeel to setpublic void setMessage(String message)
message
- the message to setpublic void setNotsupported(String notsupported)
notsupported
- the notsupported to setpublic void setOnchange(String onchange)
onchange
- the onchange to setpublic void setOnerror(String onerror)
onerror
- the onerror to setpublic void setOnfocus(String onfocus)
onfocus
- the onfocus to setpublic void setOnvalidate(String onvalidate)
onvalidate
- the onvalidate to setpublic void setRequired(boolean required)
required
- the required to setpublic void setTooltip(String tooltip)
tooltip
- the tooltip to setpublic void setVisible(boolean visible)
visible
- the visible to setpublic void setVscroll(boolean vscroll)
vscroll
- the vscroll to setpublic void setVspace(double vspace)
vspace
- the vspace to setpublic void setWidth(double width)
width
- the width to setpublic void addTreeItem(TreeItemBean item)
Copyright © 2015 Lucee