Package com.flowingcode.vaadin.addons.easygrid
package com.flowingcode.vaadin.addons.easygrid
-
ClassDescriptionA
PropertyDefinitionthat additionally exposes the introspectedPropertyDescriptorfor the underlying bean property.EasyColumn<T,V> Wraps aGrid.Columnand provides type-specific formatting for an EasyGridAddon-managed column.EasyGrid<T>ConcreteEasyGridWrapperthat always wraps a plainGrid, creating it internally.EasyGridWrapper<T,GRID extends Grid<T>> Wraps aGridto provide bean property-based column creation and type-awareColumnConfigurationresolution.Defines the subset ofGridmethods thatEasyGridCompositere-exposes by delegating to the wrapped grid instance.Unchecked wrapper forReflectiveOperationException, used to propagate reflective errors without requiring callers to declare or catch checked exceptions.