@Generated(value="com.liferay.alloy.tools.builder.FacesBuilder") public abstract class AutoCompleteRendererBase extends DelegatingAlloyRendererBase
| Modifier and Type | Field and Description |
|---|---|
protected static String |
ACTIVATE_FIRST_ITEM |
protected static String |
CIRCULAR |
protected static String |
CLIENT_FILTER_TYPE |
protected static String |
CLIENT_KEY |
protected static String |
HEIGHT |
protected static String |
LIST_ITEM_REQUIRED |
protected static String |
MAX_RESULTS |
protected static String |
MIN_QUERY_LENGTH |
protected static String[] |
MODULES |
protected static String |
QUERY_DELAY |
protected static String |
QUERY_DELIMITER |
protected static String |
RESULT_FILTERS |
protected static String |
RESULT_HIGHLIGHTER |
protected static String |
SCROLL_INTO_VIEW |
protected static String |
SERVER_CUSTOM_FILTER |
protected static String |
SERVER_FILTER_TYPE |
protected static String |
TAB_SELECT |
protected static String |
WIDTH |
BOUNDING_BOX, CONTENT_BOX, LIFERAY_Z_INDEX_OVERLAY, LIFERAY_Z_INDEX_TOOLTIP| Constructor and Description |
|---|
AutoCompleteRendererBase() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
encodeActivateFirstItem(javax.faces.context.ResponseWriter responseWriter,
AutoComplete autoComplete,
Boolean activateFirstItem,
boolean first) |
void |
encodeAlloyAttributes(javax.faces.context.FacesContext facesContext,
javax.faces.context.ResponseWriter responseWriter,
javax.faces.component.UIComponent uiComponent) |
protected void |
encodeCircular(javax.faces.context.ResponseWriter responseWriter,
AutoComplete autoComplete,
Boolean circular,
boolean first) |
protected void |
encodeClientFilterType(javax.faces.context.ResponseWriter responseWriter,
AutoComplete autoComplete,
String clientFilterType,
boolean first) |
protected void |
encodeHeight(javax.faces.context.ResponseWriter responseWriter,
AutoComplete autoComplete,
String height,
boolean first) |
protected void |
encodeHiddenAttributes(javax.faces.context.FacesContext facesContext,
javax.faces.context.ResponseWriter responseWriter,
AutoComplete autoComplete,
boolean first) |
protected void |
encodeListItemRequired(javax.faces.context.ResponseWriter responseWriter,
AutoComplete autoComplete,
Boolean listItemRequired,
boolean first) |
protected void |
encodeMaxResults(javax.faces.context.ResponseWriter responseWriter,
AutoComplete autoComplete,
Integer maxItems,
boolean first) |
protected void |
encodeMinQueryLength(javax.faces.context.ResponseWriter responseWriter,
AutoComplete autoComplete,
Integer minChars,
boolean first) |
protected void |
encodeQueryDelay(javax.faces.context.ResponseWriter responseWriter,
AutoComplete autoComplete,
Integer delay,
boolean first) |
protected void |
encodeQueryDelimiter(javax.faces.context.ResponseWriter responseWriter,
AutoComplete autoComplete,
String delimiter,
boolean first) |
protected void |
encodeResultFilters(javax.faces.context.ResponseWriter responseWriter,
AutoComplete autoComplete,
String clientCustomFilter,
boolean first) |
protected void |
encodeResultHighlighter(javax.faces.context.ResponseWriter responseWriter,
AutoComplete autoComplete,
String highlighterType,
boolean first) |
protected void |
encodeScrollIntoView(javax.faces.context.ResponseWriter responseWriter,
AutoComplete autoComplete,
Boolean autoScroll,
boolean first) |
protected void |
encodeTabSelect(javax.faces.context.ResponseWriter responseWriter,
AutoComplete autoComplete,
Boolean tabSelect,
boolean first) |
protected void |
encodeWidth(javax.faces.context.ResponseWriter responseWriter,
AutoComplete autoComplete,
String width,
boolean first) |
String |
getAlloyClassName(javax.faces.context.FacesContext facesContext,
javax.faces.component.UIComponent uiComponent) |
String |
getDelegateComponentFamily() |
String |
getDelegateRendererType() |
String[] |
getModules(javax.faces.context.FacesContext facesContext,
javax.faces.component.UIComponent uiComponent) |
decode, decodeClientBehaviors, encodeBoolean, encodeClientId, encodeClientId, encodeEventCallback, encodeInteger, encodeJavaScript, encodeJavaScriptBegin, encodeJavaScriptCustom, encodeJavaScriptEnd, encodeJavaScriptMain, encodeLiferayComponentVar, encodeNonEscapedObject, encodeString, encodeWidgetRender, getClientVarName, getYUIConfig, isSandboxed, renderScriptconvertClientId, encodeAll, encodeAll, encodeBegin, encodeBegin, encodeChildren, encodeChildren, encodeEnd, encodeEnd, encodeMarkupBegin, encodeMarkupBegin, encodeMarkupEnd, encodeMarkupEnd, getConvertedValue, getDelegateRenderer, getRendersChildrendecodeClientState, encodeBooleanProperty, encodeClientIdProperty, encodeClientIdProperty, encodeClientState, encodeFunctionCall, encodeIntegerProperty, encodeNonEscapedObjectProperty, encodeStringPropertyprotected static final String ACTIVATE_FIRST_ITEM
protected static final String SCROLL_INTO_VIEW
protected static final String CIRCULAR
protected static final String RESULT_FILTERS
protected static final String CLIENT_FILTER_TYPE
protected static final String CLIENT_KEY
protected static final String QUERY_DELAY
protected static final String QUERY_DELIMITER
protected static final String HEIGHT
protected static final String RESULT_HIGHLIGHTER
protected static final String LIST_ITEM_REQUIRED
protected static final String MAX_RESULTS
protected static final String MIN_QUERY_LENGTH
protected static final String SERVER_CUSTOM_FILTER
protected static final String SERVER_FILTER_TYPE
protected static final String TAB_SELECT
protected static final String WIDTH
protected static final String[] MODULES
public void encodeAlloyAttributes(javax.faces.context.FacesContext facesContext,
javax.faces.context.ResponseWriter responseWriter,
javax.faces.component.UIComponent uiComponent)
throws IOException
IOExceptionpublic String getAlloyClassName(javax.faces.context.FacesContext facesContext, javax.faces.component.UIComponent uiComponent)
public String[] getModules(javax.faces.context.FacesContext facesContext, javax.faces.component.UIComponent uiComponent)
protected void encodeActivateFirstItem(javax.faces.context.ResponseWriter responseWriter,
AutoComplete autoComplete,
Boolean activateFirstItem,
boolean first)
throws IOException
IOExceptionprotected void encodeScrollIntoView(javax.faces.context.ResponseWriter responseWriter,
AutoComplete autoComplete,
Boolean autoScroll,
boolean first)
throws IOException
IOExceptionprotected void encodeCircular(javax.faces.context.ResponseWriter responseWriter,
AutoComplete autoComplete,
Boolean circular,
boolean first)
throws IOException
IOExceptionprotected void encodeResultFilters(javax.faces.context.ResponseWriter responseWriter,
AutoComplete autoComplete,
String clientCustomFilter,
boolean first)
throws IOException
IOExceptionprotected void encodeClientFilterType(javax.faces.context.ResponseWriter responseWriter,
AutoComplete autoComplete,
String clientFilterType,
boolean first)
throws IOException
IOExceptionprotected void encodeQueryDelay(javax.faces.context.ResponseWriter responseWriter,
AutoComplete autoComplete,
Integer delay,
boolean first)
throws IOException
IOExceptionprotected void encodeQueryDelimiter(javax.faces.context.ResponseWriter responseWriter,
AutoComplete autoComplete,
String delimiter,
boolean first)
throws IOException
IOExceptionprotected void encodeHeight(javax.faces.context.ResponseWriter responseWriter,
AutoComplete autoComplete,
String height,
boolean first)
throws IOException
IOExceptionprotected void encodeResultHighlighter(javax.faces.context.ResponseWriter responseWriter,
AutoComplete autoComplete,
String highlighterType,
boolean first)
throws IOException
IOExceptionprotected void encodeListItemRequired(javax.faces.context.ResponseWriter responseWriter,
AutoComplete autoComplete,
Boolean listItemRequired,
boolean first)
throws IOException
IOExceptionprotected void encodeMaxResults(javax.faces.context.ResponseWriter responseWriter,
AutoComplete autoComplete,
Integer maxItems,
boolean first)
throws IOException
IOExceptionprotected void encodeMinQueryLength(javax.faces.context.ResponseWriter responseWriter,
AutoComplete autoComplete,
Integer minChars,
boolean first)
throws IOException
IOExceptionprotected void encodeTabSelect(javax.faces.context.ResponseWriter responseWriter,
AutoComplete autoComplete,
Boolean tabSelect,
boolean first)
throws IOException
IOExceptionprotected void encodeWidth(javax.faces.context.ResponseWriter responseWriter,
AutoComplete autoComplete,
String width,
boolean first)
throws IOException
IOExceptionprotected void encodeHiddenAttributes(javax.faces.context.FacesContext facesContext,
javax.faces.context.ResponseWriter responseWriter,
AutoComplete autoComplete,
boolean first)
throws IOException
IOExceptionpublic String getDelegateComponentFamily()
getDelegateComponentFamily in interface com.liferay.faces.util.render.DelegatingRenderergetDelegateComponentFamily in class com.liferay.faces.util.render.DelegatingClientComponentRendererBasepublic String getDelegateRendererType()
getDelegateRendererType in interface com.liferay.faces.util.render.DelegatingRenderergetDelegateRendererType in class com.liferay.faces.util.render.DelegatingClientComponentRendererBaseCopyright © 2016 Liferay, Inc.. All rights reserved.