public class DataSet<T>
extends de.agilecoders.wicket.jquery.AbstractConfig
An AbstractConfig for a typeahead.js DataSet
| Modifier and Type | Method and Description |
|---|---|
Source<T> |
getSource() |
DataSet |
withDisplayKey(String displayKey) |
DataSet |
withName(String name) |
DataSet |
withSource(Source<T> source) |
DataSet |
withTemplates(Map<String,String> templates) |
Copyright © 2011–2014 AgileCoders. All rights reserved.