| Package | Description |
|---|---|
| de.agilecoders.wicket.extensions.markup.html.bootstrap.form.typeahead |
| Modifier and Type | Method and Description |
|---|---|
static Remote.RateLimit |
Remote.RateLimit.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Remote.RateLimit[] |
Remote.RateLimit.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Remote |
Remote.withRateLimit(Remote.RateLimit rateLimit)
A URL to make requests to when when the data provided by local and prefetch is insufficient.
|
Copyright © 2011–2014 AgileCoders. All rights reserved.