Package | Description |
---|---|
com.vaadin.fluent.api | |
com.vaadin.fluent.ui |
Modifier and Type | Interface and Description |
---|---|
interface |
FluentSortNotifier<THIS extends FluentSortNotifier<THIS,SORT>,SORT extends com.vaadin.data.provider.SortOrder<?>>
The base interface for fluent versions of
SortEvent.SortNotifier |
Modifier and Type | Interface and Description |
---|---|
interface |
FluentGrid<THIS extends FluentGrid<THIS,ITEM>,ITEM>
The base interface for fluent versions of
Grid |
interface |
FluentTreeGrid<THIS extends FluentTreeGrid<THIS,ITEM>,ITEM>
The base interface for fluent versions of
TreeGrid |
Modifier and Type | Class and Description |
---|---|
class |
FGrid<T> |
class |
FTreeGrid<T> |
Copyright © 2017 Jean-Christophe Fortier. All rights reserved.