Datatable Autocomplete

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.

License

License

Categories

Categories

Wicket User Interface Web Frameworks Data Auto Application Layer Libs Code Generators
GroupId

GroupId

org.wicketstuff
ArtifactId

ArtifactId

datatable-autocomplete
Last Version

Last Version

1.5-RC5.1
Release Date

Release Date

Type

Type

jar
Description

Description

Datatable Autocomplete
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.

Download datatable-autocomplete

How to add to project

<!-- https://jarcasting.com/artifacts/org.wicketstuff/datatable-autocomplete/ -->
<dependency>
    <groupId>org.wicketstuff</groupId>
    <artifactId>datatable-autocomplete</artifactId>
    <version>1.5-RC5.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.wicketstuff/datatable-autocomplete/
implementation 'org.wicketstuff:datatable-autocomplete:1.5-RC5.1'
// https://jarcasting.com/artifacts/org.wicketstuff/datatable-autocomplete/
implementation ("org.wicketstuff:datatable-autocomplete:1.5-RC5.1")
'org.wicketstuff:datatable-autocomplete:jar:1.5-RC5.1'
<dependency org="org.wicketstuff" name="datatable-autocomplete" rev="1.5-RC5.1">
  <artifact name="datatable-autocomplete" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wicketstuff', module='datatable-autocomplete', version='1.5-RC5.1')
)
libraryDependencies += "org.wicketstuff" % "datatable-autocomplete" % "1.5-RC5.1"
[org.wicketstuff/datatable-autocomplete "1.5-RC5.1"]

Dependencies

compile (3)

Group / Artifact Type Version
org.wicketstuff : datatable-autocomplete-common jar 1.5-RC5.1
org.apache.wicket : wicket-extensions jar 1.5-RC5.1
org.apache.wicket : wicket pom 1.5-RC5.1

Project Modules

There are no modules declared in this project.
org.wicketstuff

WicketStuff

Versions

Version
1.5-RC5.1
1.5-RC4.2
1.5-RC3
1.5-rc2.1
1.5-rc2
1.5-RC1.1
1.5-RC1
1.4.21
1.4.20.1
1.4.20
1.4.19
1.4.18
1.4.17.3
1.4.17.2
1.4.17.1
1.4.17
1.4.16.1
1.4.16
1.4.15
1.4.14
1.4.13
1.4.12.1
1.4.12
1.4.11
1.4.10.2
1.4.10.1
1.4.10
1.4.9.2
1.4.9.1
1.4.9
1.4.8.1
1.4.8
1.4.7.1
1.4.7