Ferreteria/v0.6/clade/Sys/Data/Things/Array/view/Row

From WoozleCodes
Jump to navigation Jump to search
clade: Sys\Data\Things\Array\view\Row
Clade Family
View Row (TBD)
Clade Aliases
Alias Clade
Base* [ca,i,t] IO\O\View
RowDataIface Sys\Data\Things\Array
RowLayoutIface IO\O\Data\Element\Branch\grid\Row
RowViewIface Sys\Data\Things\Array\View\Row
SelfIface Sys\Data\Things\Array\View\Row
TableLayoutIface IO\O\Data\Element\Branch\grid\Table
Subpages

About

  • Purpose: generic Viewer for an Array that represents a {row of data}/record
    • Array-Row podlings can inherit from this for specialized rendering

History

  • 2025-01-14 started
  • 2025-01-16 removed ../ifaces/view stuff because it was just getting too complicated and no longer seemed needed now that I'm reverting to using traits again.
  • 2026-02-06 commented out with "How does this get used? It needs to be converted to work with Config\Style."
  • 2026-05-31 Something is trying to use it, so I guess I'd better figure out how to make it work again.