Class ReturnMaterial<M extends MaterialReturned,L extends MaterialReturnedItem>

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

public class ReturnMaterial<M extends MaterialReturned,L extends MaterialReturnedItem> extends AbstractReturnMaterial<M,L>
See Also: