Class FileViewerGrid

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

public class FileViewerGrid extends ObjectGrid<FileData> implements CloseableView
See Also: