A
C
D
E
G
H
S
T
D
- setDataLoader(Grid,DataLoader,Function1) - function in eu.vaadinonkotlin.vaadin8.vokdb
- Sets given data loader to this Grid, by the means of wrapping the data loader via DataLoaderAdapter and setting it as a (configurable) Grid.getDataProvider.
- setDataLoader(Grid,DataLoader) - function in eu.vaadinonkotlin.vaadin8.vokdb
- Sets given data loader to this Grid, by the means of wrapping the data loader via DataLoaderAdapter and setting it as a (configurable) Grid.getDataProvider.
- sqlDataProvider(Class,String,Map,Function1) - function in eu.vaadinonkotlin.vaadin8.vokdb
- Allows the coder to write any SQL he wishes.