Package com.vaadin.flow.component.ai.grid
package com.vaadin.flow.component.ai.grid
-
ClassDescriptionRepresents a single row of data in an AI-managed grid.AI controller for populating a
Grid<AIDataRow>with database data via LLM tool calls.Factory for creating reusable gridLLMProvider.ToolSpecinstances.Callback interface for grid state access and mutation.Stateless utility for rendering grid data from SQL queries.Serializable grid state for persistence across sessions.