Class Sale

java.lang.Object
All Implemented Interfaces:
Executable, Reentrant, FilterMethods<InventorySale>, HasLogic, ObjectLoader<InventorySale>, ObjectSearcher<InventorySale>, ObjectSetter<InventorySale>, ObjectsSetter<InventorySale>, EditableDataGrid<InventorySale>, ObjectEditorListener, ObjectGridData<InventorySale,InventorySale>, ObjectLoader<InventorySale>, Transactional, ViewFilterSupport<InventorySale>, ClickHandler, ExecutableView, HasColumns<InventorySale>, SupportWindowMode, ValueChangeHandler, com.vaadin.flow.component.AttachNotifier, com.vaadin.flow.component.BlurNotifier<com.vaadin.flow.component.grid.Grid<InventorySale>>, 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<InventorySale>>, com.vaadin.flow.component.FocusNotifier<com.vaadin.flow.component.grid.Grid<InventorySale>>, 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<InventorySale>,com.vaadin.flow.component.grid.GridSortOrder<InventorySale>>, com.vaadin.flow.data.provider.HasDataGenerators<InventorySale>, com.vaadin.flow.data.provider.HasDataView<InventorySale,Void,com.vaadin.flow.component.grid.dataview.GridDataView<InventorySale>>, com.vaadin.flow.data.provider.HasLazyDataView<InventorySale,Void,com.vaadin.flow.component.grid.dataview.GridLazyDataView<InventorySale>>, com.vaadin.flow.data.provider.HasListDataView<InventorySale,com.vaadin.flow.component.grid.dataview.GridListDataView<InventorySale>>, Serializable, Iterable<InventorySale>, Runnable, Collection<InventorySale>, EventListener, Consumer<InventorySale>, List<InventorySale>, SequencedCollection<InventorySale>

public class Sale extends AbstractSale<InventorySale,InventorySaleItem>
See Also: