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: 26 March 2011
License: The Apache Software License, Version 2.0
Mailing Lists: Wicket User List
Files: 46,
Classes: 39,
Lines of code: 4142
Google AppEngine: Partial support
Depends on:(View as diagram)
  • Maven-Central / javax.servlet / servlet-api
  • Maven-Central / junit / junit
  • Maven-Central / log4j / log4j
  • Maven-Central / org.apache.wicket / wicket
  • Maven-Central / org.apache.wicket / wicket-extensions
  • Maven-Central / org.slf4j / slf4j-api
  • Maven-Central / org.slf4j / slf4j-log4j12
  • Maven-Central / org.wicketstuff / datatable-autocomplete-common
  • JDK / jdk / openjdk
Used by:
  • Maven-Central / org.wicketstuff / datatable-autocomplete-examples
MD5 Signatures:
  • 60dfe74b513e529feff35f93de42a0cc
  • b3dd9a7122128b104ae6aa5b481c426f
New to GrepCode? Check out our FAQ X