Constructor and Description |
---|
TextInput() |
Modifier and Type | Method and Description |
---|---|
void |
setAlign(String align) |
void |
setBgcolor(String bgColor) |
void |
setBold(boolean bold) |
void |
setFont(String font) |
void |
setFontsize(double fontSize) |
void |
setHeight(double height) |
void |
setHspace(double space) |
void |
setItalic(boolean italic) |
void |
setMaxlength(double maxLength) |
void |
setMessage(String message) |
void |
setName(String name) |
void |
setNotsupported(String notSupported) |
void |
setOnerror(String onError) |
void |
setOnvalidate(String onValidate) |
void |
setRange(String range) |
void |
setRequired(boolean required) |
void |
setSize(double size) |
void |
setTextcolor(String textColor) |
void |
setValidate(boolean validate) |
void |
setValue(String value) |
void |
setVspace(double space) |
void |
setWidth(double width) |
doEndTag, doStartTag, getParent, release, required, required, required, required, setPageContext, setPageContext, setParent
public TextInput() throws DeprecatedException
DeprecatedException
public void setBgcolor(String bgColor)
public void setBold(boolean bold)
public void setFontsize(double fontSize)
public void setHeight(double height)
public void setHspace(double space)
public void setItalic(boolean italic)
public void setMaxlength(double maxLength)
public void setMessage(String message)
public void setNotsupported(String notSupported)
public void setOnerror(String onError)
public void setOnvalidate(String onValidate)
public void setRequired(boolean required)
public void setSize(double size)
public void setTextcolor(String textColor)
public void setValidate(boolean validate)
public void setVspace(double space)
public void setWidth(double width)
Copyright © 2015 Lucee