default.view.parts.autocompleteMultiSelect.html Maven / Gradle / Ivy
@*
* Made with all the love in the world
* by scireum in Remshalden, Germany
*
* Copyright by scireum GmbH
* http://www.scireum.de - [email protected]
*@
@args String span, String name, String labelKey, String helpKey, boolean optional, int maxItems, String serviceUri, String type, String searchKey, boolean strict, boolean forceFullWidth
@if (labelKey != null) {
}
@if (helpKey != null) {
@i18n(helpKey)
}
@if (optional) {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy