Class SendItemsOut<R extends InventoryReturn,RI extends InventoryReturnItem>

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

public abstract class SendItemsOut<R extends InventoryReturn,RI extends InventoryReturnItem> extends AbstractSendAndReceiveMaterial<R,RI> implements ObjectEditorProvider
See Also: