Class SupplierInvoiceEditor

java.lang.Object
All Implemented Interfaces:
Executable, Reentrant, HasLogic, ObjectSetter<SupplierInvoice>, AlertHandler, ObjectChangedListener<SupplierInvoice>, ObjectEditorListener, ObjectProvider<SupplierInvoice>, 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<SupplierInvoice>

public class SupplierInvoiceEditor extends BaseSupplierInvoiceEditor<SupplierInvoice>
See Also: