Class AssemblyReceipt<T extends InventoryItem,C extends InventoryItem>

java.lang.Object
com.vaadin.flow.component.Component
All Implemented Interfaces:
Executable, Reentrant, HasLogic, Transactional, ChildVisitor<InventoryFitmentPosition,InventoryFitmentPosition>, ClickHandler, ExecutableView, HasColumns<InventoryFitmentPosition>, SupportWindowMode, ValueChangeHandler, com.vaadin.flow.component.AttachNotifier, com.vaadin.flow.component.BlurNotifier<com.vaadin.flow.component.grid.Grid<InventoryFitmentPosition>>, com.vaadin.flow.component.ComponentEventListener<com.vaadin.flow.component.ClickEvent<? extends com.vaadin.flow.component.Component>>, com.vaadin.flow.component.DetachNotifier, com.vaadin.flow.component.Focusable<com.vaadin.flow.component.grid.Grid<InventoryFitmentPosition>>, com.vaadin.flow.component.FocusNotifier<com.vaadin.flow.component.grid.Grid<InventoryFitmentPosition>>, com.vaadin.flow.component.HasElement, com.vaadin.flow.component.HasEnabled, com.vaadin.flow.component.HasSize, com.vaadin.flow.component.HasStyle, com.vaadin.flow.component.HasTheme, com.vaadin.flow.component.HasValue.ValueChangeListener, com.vaadin.flow.data.event.SortEvent.SortNotifier<com.vaadin.flow.component.grid.Grid<InventoryFitmentPosition>,com.vaadin.flow.component.grid.GridSortOrder<InventoryFitmentPosition>>, com.vaadin.flow.data.provider.HasDataGenerators<InventoryFitmentPosition>, com.vaadin.flow.data.provider.HasDataView<InventoryFitmentPosition,Void,com.vaadin.flow.component.grid.dataview.GridDataView<InventoryFitmentPosition>>, com.vaadin.flow.data.provider.HasLazyDataView<InventoryFitmentPosition,Void,com.vaadin.flow.component.grid.dataview.GridLazyDataView<InventoryFitmentPosition>>, com.vaadin.flow.data.provider.HasListDataView<InventoryFitmentPosition,com.vaadin.flow.component.grid.dataview.GridListDataView<InventoryFitmentPosition>>, com.vaadin.flow.data.provider.hierarchy.HasHierarchicalDataProvider<InventoryFitmentPosition>, Serializable, Runnable, EventListener

public class AssemblyReceipt<T extends InventoryItem,C extends InventoryItem> extends Assembly<T,C>
See Also: