Interface DelegatedIdInput<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, IdInput<T>, ObjectGetter<T>, ObjectProvider<T>, ObjectSetter<T>, Serializable

public interface DelegatedIdInput<T extends StoredObject> extends IdInput<T>