Annotation Interface SpringComponent
Convenience alias for
Component to
prevent conflicts with Component.- Author:
- Vaadin Ltd
-
Optional Element Summary
Optional Elements
-
Element Details
-
value
The value may indicate a suggestion for a logical component name, to be turned into a Spring bean in case of an autodetected component.- Returns:
- the suggested component name, if any
- See Also:
- Default:
""
-