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
|
void |
detach(org.apache.wicket.Component component) |
protected String |
getClientClassname()
Determines which javascript class is used
|
getCallbackFunction, getCallbackParameters, onRenderHead, renderHead, updateAjaxSettings
findIndicatorId, generateCallbackScript, getAjaxCallDecorator, getCallbackScript, getCallbackScript, getChannelName, getFailureScript, getPreconditionScript, getSuccessScript, onBind, onRequest, respond, throttleScript
bind, getCallbackUrl, getCallbackUrl, getComponent, getImplementationId, getStatelessHint, onComponentRendered, onComponentTag, onComponentTag, onRendered, onRenderHeadContribution, onRenderHeadInitContribution
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.public void detach(org.apache.wicket.Component component)
detach
in interface org.apache.wicket.behavior.IBehavior
detach
in class org.apache.wicket.behavior.AbstractBehavior
protected String getClientClassname()
Copyright © 2007-2013 Hippo B.V. (http://www.onehippo.com). All Rights Reserved.