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: 27 April 2011
License: The Apache Software License, Version 2.0
Mailing Lists: Wicket User List
Files: 46,
Classes: 39,
Lines of code: 4281
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:
  • b3d1f2390df49903ee6ee5c16b0e8bd4
  • f83c6f7d8a8e96ad0d5a3765647c8a52
New to GrepCode? Check out our FAQ X