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: 13 March 2012
License: The Apache Software License, Version 2.0
Mailing Lists: Wicket User List
Files: 46,
Classes: 40,
Lines of code: 4352
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.mockito / mockito-all
  • Maven-Central / org.slf4j / slf4j-api
  • Maven-Central / org.slf4j / slf4j-log4j12
  • Maven-Central / org.wicketstuff / datatable-autocomplete-common
  • JDK / jdk / openjdk
MD5 Signatures:
  • ddbede72350a42239bb69443da6a1c89
  • ed52002dd6219d1cfc70b1694c183eb1
New to GrepCode? Check out our FAQ X