@Named @SessionScoped public class TextAreaShowcaseComponent extends AbstractShowcaseComponent implements Serializable
END_BRACE, NEW_LINE, START_BRACE| Constructor and Description |
|---|
TextAreaShowcaseComponent() |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getMaxLength() |
String |
getPlaceholder() |
String |
getReadableValue() |
String |
getXHtml() |
protected Object |
initValue() |
void |
setMaxLength(Integer maxLength) |
void |
setPlaceholder(String placeholder) |
addCss, createAjaxXhtml, createOutputXhtml, getAjaxType, getAjaxTypes, getCss, getLabel, getTooltip, getValue, isAjax, isFloating, isReadonly, isRendered, isRequired, isValidation, setAjaxType, setFloating, setLabel, setReadonly, setRendered, setRequired, setTooltip, setValidation, setValue, submitprotected Object initValue()
initValue in class AbstractShowcaseComponentpublic String getReadableValue()
getReadableValue in class AbstractShowcaseComponentpublic String getXHtml()
getXHtml in class AbstractShowcaseComponentpublic Integer getMaxLength()
public void setMaxLength(Integer maxLength)
public String getPlaceholder()
public void setPlaceholder(String placeholder)
Copyright © 2014. All rights reserved.