| Use This Annotation on your Page or Panel classes if you want that the members of that class (wich are
subclasses of Component) are automatically instantiated (if needed) and registered.
In case they are instantiated, the used componentId is the same as the name of the identifier. You can
change this annotation by using the ComponentId annotation.
Use it in combination with the
AnnotationCarambaConfigFactory |