Ferreteria/v0.6/clade/Sys/Data/Things/Array/View/Grid

From WoozleCodes
Jump to navigation Jump to search
clade: Sys\Data\Things\Array\View\Grid
Clade Family
View Grid (TBD)
Clade Aliases
Alias Clade
Base* [c,i] Sys\Data\Things\Array\View
DataIface Sys\Data\Things\Array\types\Grid
InspectIface Sys\Diag\Util\viewer\Inspector
RowDataIface Sys\Data\Things\Array\types\Row
RowViewIface Sys\Data\Things\Array\View\Row
TableIface IO\O\Data\Element\Branch\grid\Table
TypeFx (cs) Data\Mem\Val\Types
Subpages

About

  • PURPOSE: generic Viewer for an Array of Arrays of values (Cells)
    • Array-Grid podlings can inherit from this for specialized rendering

Pages

History

  • 2025-01-14 started
  • 2025-11-11 not fully functional yet; changes:
    • re-parented from DebugView
    • in rendering-function list (in RenderToTable()), changed 'FormatValue' ⇒ 'FormatRow' to reduce confusion