Interface DelegatedObjectInput<T extends StoredObject>

All Superinterfaces:
AbstractObjectInput<T>, Consumer<T>, FilterMethods<T>, HasElement, com.vaadin.flow.component.HasElement, com.vaadin.flow.component.HasLabel, com.vaadin.flow.component.HasPlaceholder, HasThemeStyle, ObjectGetter<T>, ObjectInput<T>, ObjectProvider<T>, ObjectSetter<T>, Serializable, ValueRequired

public interface DelegatedObjectInput<T extends StoredObject> extends ObjectInput<T>