Skip to content

florianschmitt/ext-token-field

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 

Repository files navigation

Extended Token Field

Copyright 2015 Explicatis GmbH ext-token-field@explicatis.com, Author: Florian Schmitt

Vaadin Add-On

The ExtTokenField add-on contains a field for managing tokens. The field is configurable in many ways. Each token is describable with one string and can execute custom actions. The field itself is no container. You must provide a ComboBox or a Button component to attach the ExtTokenField to a layout. Also, you can implement the Tokenizable interface in your bean or entity class to be able to set the fields value as a List of these objects.

Note: ExtTokenField means Extended Token Field, because there is another add-on called TokenField. It is only named this way to avoid confusion with the other add-on. It is developed completely from scratch.

License

Extended Token Field is released under the Apache License, Version 2.0.

About

Extended Token Field - Vaadin Add-On

Resources

Stars

Watchers

Forks

Packages

No packages published