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: 22 May 2010
License: The Apache Software License, Version 2.0
Mailing Lists: Wicket User List
Files: 44,
Classes: 38,
Lines of code: 3941
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:
  • 62d1d06b4e2cde84d1f49b3f4f4c0763
  • f07052f61e67349b060f00e728b5587e
New to GrepCode? Check out our FAQ X