Uses of Interface
com.vaadin.ui.components.grid.DetailsGenerator
-
Packages that use DetailsGenerator Package Description com.vaadin.ui -
-
Uses of DetailsGenerator in com.vaadin.ui
Methods in com.vaadin.ui with parameters of type DetailsGenerator Modifier and Type Method Description void
Grid.DetailsManager. setDetailsGenerator(DetailsGenerator<T> generator)
Sets the details component generator.void
Grid. setDetailsGenerator(DetailsGenerator<T> generator)
Sets the details component generator.
-