Class CustomerInvoiceBrowser

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

public class CustomerInvoiceBrowser extends BaseCustomerInvoiceBrowser<CustomerInvoice>
See Also: