Auto-completion component that retrieves completed values dynamically.
Attributes | ||
optional
String
|
ValueBeanName |
The name of the value contextual bean. This bean contains the text entered by the user. It may be used in the 'CompletedValues' expression. Default: $value. |
Named Children Elements | ||
mandatory
binding.Expression |
CompletedValues |
Expression that returns a list of completed values (according to the input value. Supported contextual beans: $value |