| Package | Description |
|---|---|
| de.agilecoders.wicket.extensions.markup.html.bootstrap.form.typeaheadV10.bloodhound |
| Modifier and Type | Method and Description |
|---|---|
Prefetch |
BloodhoundConfig.getPrefetch() |
Prefetch |
Prefetch.withAjax(de.agilecoders.wicket.jquery.AbstractConfig ajax) |
Prefetch |
Prefetch.withCacheKey(CharSequence cacheKey) |
Prefetch |
Prefetch.withFilter(de.agilecoders.wicket.jquery.util.Json.RawValue filter) |
Prefetch |
Prefetch.withThumbprint(CharSequence thumbprint) |
Prefetch |
Prefetch.withTtl(int ttl) |
Prefetch |
Prefetch.withUrl(CharSequence url) |
| Modifier and Type | Method and Description |
|---|---|
BloodhoundConfig |
BloodhoundConfig.withPrefetch(Prefetch prefetch) |
Copyright © 2011–2014 AgileCoders. All rights reserved.