Package org.vaadin.miki.superfields.object
package org.vaadin.miki.superfields.object
-
ClassDescriptionMarker interface for objects capable of configuring a component used in
ObjectField<T>.Configures an entire group of components.Default grouping of the properties - a single group with one element, a property.Default implementation ofPropertyGroupLayoutProvider.ObjectField<T>A field capable of displaying any object, provided it is known how to construct various elements of it.Property<T,P> Defines a property of an object.Builds a component that corresponds to a given object property.GroupsPropertys.Builds a layout, if needed, for a given group ofPropertys.Metadata for aProperty.Marker interface for objects that provide a list of properties of that object (seeProperty).