Class ConsignmentEditor<C extends Consignment>

java.lang.Object
All Implemented Interfaces:
Executable, Reentrant, HasLogic, ObjectSetter<C>, AlertHandler, ObjectChangedListener<C>, ObjectEditorListener, ObjectProvider<C>, Transactional, TransactionCreator, ClickHandler, ExecutableView, HasContainer, ValueChangeHandler, com.vaadin.flow.component.ComponentEventListener<com.vaadin.flow.component.ClickEvent<? extends com.vaadin.flow.component.Component>>, com.vaadin.flow.component.HasValue.ValueChangeListener, Serializable, Runnable, EventListener, Consumer<C>

public class ConsignmentEditor<C extends Consignment> extends ObjectEditor<C>
See Also: