@DefaultAnnotationForFields(edu.umd.cs.findbugs.annotations.NonNull.class) @DefaultAnnotationForParameters(edu.umd.cs.findbugs.annotations.NonNull.class) @DefaultAnnotationForMethods(edu.umd.cs.findbugs.annotations.NonNull.class)
Package org.linkki.core.ui.wrapper
ComponentWrappers for Vaadin UI components.-
Class Summary Class Description FormItemComponentWrapper LabelComponentWrapper Implementation of theComponentWrapperwith a vaadinComponentwith label support.NoLabelComponentWrapper Implementation of theComponentWrapperwith a vaadinComponentwithout label support.VaadinComponentWrapper Base class to wrap vaadin components.