| Package | Description |
|---|---|
| de.agilecoders.wicket.extensions.markup.html.bootstrap.form.typeahead |
| Modifier and Type | Method and Description |
|---|---|
Typeahead<T> |
Typeahead.remote(boolean remote)
Disables/Enables the remote functionality for this component
|
Typeahead<T> |
Typeahead.size(de.agilecoders.wicket.core.markup.html.bootstrap.form.InputBehavior.Size size)
sets the size of textfield
|
Typeahead<T> |
Typeahead.size(de.agilecoders.wicket.core.markup.html.bootstrap.layout.col.SpanType size)
sets the size of textfield
|
Copyright © 2011–2014 AgileCoders. All rights reserved.