| Constructor and Description |
|---|
AutoCompleteTextField() |
AutoCompleteTextField(String name,
String dataUrl,
boolean required) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDataUrl() |
int |
getMaxResults() |
void |
serializeElement(XmlWriter out) |
void |
setDataUrl(String dataUrl) |
void |
setMaxResults(int maxResults) |
getCssClass, getInputValue, getMaxLength, getMinLength, getSize, getStringValue, getStyle, hasValue, initialize, isValid, setCssClass, setInputValue, setMaxLength, setMinLength, setSize, setStyle, setTextValue, setValueaddValidationError, getDefaultInstructions, getInitialValue, getInitialValue, getLabel, getName, getValidationErrors, getValue, getValue, hasValidationErrors, isReadOnly, isRequired, postInit, setDefaultInstructions, setInitialValue, setLabel, setName, setReadOnly, setRequired, toStringclone, getContainer, getDecorator, getForm, initialize, serialize, serialize, serialize, serialize, setContainer, setDecoratorpublic String getDataUrl()
public int getMaxResults()
public void serializeElement(XmlWriter out)
serializeElement in class TextFieldpublic void setDataUrl(String dataUrl)
public void setMaxResults(int maxResults)
Copyright © 2015 Revolution Systems Inc.. All rights reserved.