Class PackingUnitBrowser

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

public class PackingUnitBrowser extends ObjectBrowser<PackingUnit>
See Also: