| HandlebarsJavaScriptResourceReference |
Resource Reference to load the handlebars javascript library
|
| Selectize |
Used to create a selectize.js choice component
|
| SelectizeCssResourceReference |
Used to provide a representation by the given theme
|
| SelectizeJavaScriptResourceReference |
Used to provide the selectize java script library
|
| SelectizeOption |
Provides the model of the selectize component and can be customize by invoking
put("key","value"); with custom values.
|
| SelectizeOptionGroup |
Used to provide the model for the groups to the selectize component.
|
| SelectizeResponse |
The SelectizeResponse is the actual model object for ajax requests of the selectize component.
|