@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.aspects
Aspects of Vaadin UI components that can be bound by linkki.
-
Class Summary Class Description AvailableValuesAspectDefinition<C> Defines an aspect that updates the set of available values ofHasListDataView.BindComboBoxItemStyleAspectDefinition Aspect definition that calls a method namedFunction<?,String> get<PropertyName>ItemStyle()in the pmo.BindLabelValueAspectDefinition The value aspect for label components.BindReadOnlyAspectDefinition Aspect definition for read-only state.BindReadOnlyBehaviorAspectDefinition Aspect Definition for aComponent'sbehaviour in read-only mode.BindStyleNamesAspectDefinition This aspect sets a user defined style name usingHasStyle.setClassName(String).BindVariantNamesAspectDefinition This aspect sets a vaadin defined variant names usingHasTheme.addThemeName(String).ButtonInvokeAspectDefinition Dynamically invoke a method when the button is clicked.CaptionAspectDefinition Aspect definition for caption binding.ComboBoxDynamicItemCaptionAspectDefinition Aspect definition that makes a combo box updating all items on changes.DerivedReadOnlyAspectDefinition Derives the read-only-state from the absence of a setter for the bound property.ElementAttributeAspectDefinition StaticModelToUiAspectDefinitionthat sets anElement's attribute to a value.GenericAvailableValuesAspectDefinition IconAspectDefinition Aspect definition to bind the icon of a component.IconPositionAspectDefinition Aspect definition to set the position of an icon.ItemCache A cache of items.LabelAspectDefinition Aspect definition to bind the label of a component.LabelValueAspectDefinition The value aspect for label components.LinkHrefAspectDefinition This aspect sets the HREF link target of aAnchor.LinkTargetAspectDefinition This aspect sets the target attribute of aAnchor.PlaceholderAspectDefinition Aspect definition to set the placeholder of a component.PrimitiveAwareValueAspectDefinition ValueAspectDefinitionthat preventsnullfrom being set if the model type is a primitive class.RequiredAspectDefinition Aspect definition forRequiredType.SuffixAspectDefinition Aspect definition to add a String as a suffix to a Component which implementsHasPrefixAndSuffixValueAspectDefinition Aspect definition for value change.