public abstract class AutoCompleteBehavior extends AbstractYuiAjaxBehavior
Modifier and Type | Field and Description |
---|---|
protected AutoCompleteSettings |
settings |
Constructor and Description |
---|
AutoCompleteBehavior(AutoCompleteSettings settings) |
Modifier and Type | Method and Description |
---|---|
void |
addHeaderContribution(IYuiContext context)
Override this method to get access to the IYuiContext
|
protected String |
getClientClassname()
Determines which javascript class is used
|
onRenderHead, renderHead, updateAjaxAttributes, updateAjaxSettings
findIndicatorId, getAttributes, getCallbackFunction, getCallbackFunctionBody, getCallbackScript, getCallbackScript, getChannel, getFailureScript, getPreconditionScript, getSuccessScript, onBind, onRequest, postprocessConfiguration, renderAjaxAttributes, renderAjaxAttributes, respond
afterRender, bind, getCallbackUrl, getComponent, onComponentRendered, onComponentTag, onComponentTag, onUnbind, unbind
protected final AutoCompleteSettings settings
public AutoCompleteBehavior(AutoCompleteSettings settings)
public void addHeaderContribution(IYuiContext context)
AbstractYuiAjaxBehavior
addHeaderContribution
in class AbstractYuiAjaxBehavior
context
- The IYuiContext this behavior can use to register YUI-modules and the likes.protected String getClientClassname()
Copyright © 2007–2017 Hippo B.V. (http://www.onehippo.com). All rights reserved.