Package com.vaadin.flow.component.ai.grid


package com.vaadin.flow.component.ai.grid
  • Class
    Description
    Represents 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 grid LLMProvider.ToolSpec instances.
    Callback interface for grid state access and mutation.
    Stateless utility for rendering grid data from SQL queries.
    Serializable grid state for persistence across sessions.