@Named @ViewScoped public class AutoCompleteShowcase extends AbstractInputShowcase implements Serializable
DEFAULT_NUMBER_PLACEHOLDER, DEFAULT_TEXT_PLACEHOLDER| Constructor and Description |
|---|
AutoCompleteShowcase() |
| Modifier and Type | Method and Description |
|---|---|
void |
buildCodeExamples(List<AbstractCodeExample> codeExamples) |
AutoCompleteModel |
getAutoCompleteModel() |
String |
getReadableValue() |
void |
init() |
protected Object |
initValue() |
boolean |
isAjax() |
boolean |
isAjaxEnabled() |
void |
setAjaxEnabled(boolean ajaxEnabled) |
addAjaxTag, addOutputExample, generateDemoCSS, getAjaxType, getAjaxTypes, getLabel, getSelectedStyleClass, getStyleClass, getStyleClasses, getTooltip, getValue, isDisabled, isHideLabel, isReadonly, isRequired, isValidation, setAjaxType, setDisabled, setHideLabel, setLabel, setReadonly, setRequired, setStyleClass, setTooltip, setValidation, setValue, submitgetCodeExamples, isRendered, setRendered@PostConstruct public void init()
protected Object initValue()
initValue in class AbstractInputShowcasepublic String getReadableValue()
getReadableValue in class AbstractInputShowcasepublic void buildCodeExamples(List<AbstractCodeExample> codeExamples)
buildCodeExamples in class AbstractCodeShowcasepublic AutoCompleteModel getAutoCompleteModel()
public boolean isAjax()
isAjax in class AbstractInputShowcasepublic boolean isAjaxEnabled()
public void setAjaxEnabled(boolean ajaxEnabled)
Copyright © 2018. All rights reserved.