Uses of Interface
org.vaadin.miki.markers.WithItemsMixin
Packages that use WithItemsMixin
Package
Description
-
Uses of WithItemsMixin in org.vaadin.miki.superfields.gridselect
Classes in org.vaadin.miki.superfields.gridselect that implement WithItemsMixinModifier and TypeClassDescriptionclassA multi-selectionGridSelect.classGridSelect<V>A single-selectionGridthat also is a value component that broadcasts value change events. -
Uses of WithItemsMixin in org.vaadin.miki.superfields.itemgrid
Classes in org.vaadin.miki.superfields.itemgrid that implement WithItemsMixinModifier and TypeClassDescriptionclassItemGrid<T>Grid of items, with defined number of columns. -
Uses of WithItemsMixin in org.vaadin.miki.superfields.tabs
Classes in org.vaadin.miki.superfields.tabs that implement WithItemsMixinModifier and TypeClassDescriptionclassSuperTabs<T>Configurable tab sheet component that also is a field.