The Datatable autocomplete project provides a Trie datastructure that allows AJAX searches on large datasets fast. It is not memory efficient but it is fast especially to know how many results a given prefix matches. Provides a Datatable component when tied to a textfield will show the matched objects in a table format.
Release date: 25 June 2011
License: The Apache Software License, Version 2.0
Mailing Lists: Wicket User List
Files: 45,
Classes: 39,
Lines of code: 4192
Google AppEngine: Partial support
Depends on:(View as diagram)
  • Maven-Central / javax.servlet / servlet-api
  • Maven-Central / junit / junit
  • Maven-Central / org.apache.wicket / wicket-core
  • Maven-Central / org.apache.wicket / wicket-extensions
  • Maven-Central / org.apache.wicket / wicket-request
  • Maven-Central / org.apache.wicket / wicket-util
  • Maven-Central / org.mockito / mockito-all
  • Maven-Central / org.slf4j / jcl-over-slf4j
  • Maven-Central / org.slf4j / slf4j-api
  • Maven-Central / org.slf4j / slf4j-log4j12
  • Maven-Central / org.wicketstuff / datatable-autocomplete-common
  • JDK / jdk / openjdk
MD5 Signatures:
  • 587fe34779c3d7f350a8134f790a77e0
  • c9463be0bae4d6705e664babfad00ecd
New to GrepCode? Check out our FAQ X