| Package | Description |
|---|---|
| org.thshsh.vaadin.entity |
| Modifier and Type | Field and Description |
|---|---|
protected EntityGrid.FilterMode |
EntityGrid.filterMode |
| Modifier and Type | Method and Description |
|---|---|
static EntityGrid.FilterMode |
EntityGrid.FilterMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EntityGrid.FilterMode[] |
EntityGrid.FilterMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
EntityGrid(Class<T> c,
Class<? extends com.vaadin.flow.component.Component> ev,
EntityGrid.FilterMode fm,
String sortProp) |
Copyright © 2021. All rights reserved.