| Package | Description |
|---|---|
| de.agilecoders.wicket.extensions.markup.html.bootstrap.form.typeaheadV10.bloodhound |
| Modifier and Type | Method and Description |
|---|---|
Remote |
BloodhoundConfig.getRemote() |
static Remote |
Remote.of(CharSequence url) |
Remote |
Remote.withAjax(de.agilecoders.wicket.jquery.AbstractConfig ajax) |
Remote |
Remote.withFilter(de.agilecoders.wicket.jquery.util.Json.RawValue filter) |
Remote |
Remote.withRateLimitBy(Remote.RateLimit limit) |
Remote |
Remote.withRateLimitWait(int wait) |
Remote |
Remote.withReplace(de.agilecoders.wicket.jquery.util.Json.RawValue replace) |
Remote |
Remote.withUrl(CharSequence url) |
Remote |
Remote.withWildcard(String wildcard) |
| Modifier and Type | Method and Description |
|---|---|
void |
Remote.RemoteSerializer.serialize(Remote remote,
com.fasterxml.jackson.core.JsonGenerator jsonGenerator,
com.fasterxml.jackson.databind.SerializerProvider serializerProvider) |
BloodhoundConfig |
BloodhoundConfig.withRemote(Remote remote) |
Copyright © 2011–2014 AgileCoders. All rights reserved.