@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.vaadin.component
(Creation of) UI components to be used with linkki.
-
Interface Summary Interface Description HasCaption A component that has a caption.HasIcon A component that can have aVaadinIcon. -
Class Summary Class Description ComponentFactory KeyCode Commonly used key codes to use inUIButton.shortcutKeyCode().