Uses of Interface
com.flowingcode.vaadin.addons.easygrid.actions.HasRowActions
Packages that use HasRowActions
-
Uses of HasRowActions in com.flowingcode.vaadin.addons.easygrid
Classes in com.flowingcode.vaadin.addons.easygrid that implement HasRowActionsModifier and TypeClassDescriptionclassEasyGrid<T>ConcreteEasyGridWrapperthat always wraps a plainGrid, creating it internally.classEasyGridWrapper<T,GRID extends Grid<T>> Wraps aGridto provide bean property-based column creation and type-awareColumnConfigurationresolution.