Class ObjectFilter<T extends StoredObject>

java.lang.Object
com.vaadin.flow.component.Component
com.vaadin.flow.component.Composite<com.vaadin.flow.component.Component>
All Implemented Interfaces:
ObjectSearchBuilder<T>, com.vaadin.flow.component.AttachNotifier, com.vaadin.flow.component.DetachNotifier, com.vaadin.flow.component.HasElement, com.vaadin.flow.component.HasStyle, Serializable

public class ObjectFilter<T extends StoredObject> extends Form implements ObjectSearchBuilder<T>
See Also: