| Package | Description |
|---|---|
| org.thshsh.vaadin.entity |
| Modifier and Type | Field and Description |
|---|---|
protected EntityGrid<T,ID> |
EntityGridView.entityGrid |
protected EntityGrid<?,?> |
EntityGridRefreshThread.entityGrid |
protected EntityGrid<T,ID> |
EntityGridDialog.entityGrid |
| Modifier and Type | Field and Description |
|---|---|
protected Class<? extends EntityGrid<T,ID>> |
EntityGridView.entityGridClass |
protected Class<? extends EntityGrid<T,ID>> |
EntityGridDialog.entityGridClass |
| Modifier and Type | Method and Description |
|---|---|
EntityGrid<T,ID> |
EntityGridView.createEntityGrid() |
EntityGrid<T,ID> |
EntityGridDialog.createEntityGrid() |
| Constructor and Description |
|---|
DetailsDialog(T entity,
EntityGrid<T,ID> el) |
EntityGridRefreshThread(EntityGrid<?,?> view,
com.vaadin.flow.component.UI ui,
Long wait) |
| Constructor and Description |
|---|
EntityGridDialog(Class<? extends EntityGrid<T,ID>> entityList) |
EntityGridView(Class<? extends EntityGrid<T,ID>> entityList) |
Copyright © 2021. All rights reserved.