Skip to content

Latest commit

 

History

History
38 lines (29 loc) · 1.09 KB

File metadata and controls

38 lines (29 loc) · 1.09 KB

FROG logo

Table Widget Deepening Notes

Current qualitative deepening pass for the FROG Table widget family
FROG — Free Open Graphical Language


What Changed

The Table family now has a fuller public surface for structured tabular data:

  • structured frog.table value model,
  • column schema and row identity posture,
  • cell-level public access,
  • selection, active cell, and range posture,
  • editing posture,
  • viewport and scrolling posture,
  • sort and filter posture,
  • header, grid, body, row, cell, selection, edit, resize, and scrollbar parts.

Boundary

Table remains a flat tabular widget family. Tree tables, spreadsheet formula languages, database views, pivot tables, and host-native virtual grid engines remain downstream from this intrinsic class law unless explicitly standardized elsewhere.