Ferreteria/v0.3/class/cMemoryRow

From Woozle Writes Code
< Ferreteria‎ | v0.3‎ | class
Revision as of 16:43, 22 May 2022 by Woozle (talk | contribs) (8 revisions imported: moving this project here)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Template:Page/code/class

class cMemoryRow extends cFieldRow {
    use tMakableFieldRow;
    //use tDataDesign;
    use tDataDesign_SourcedRow;
    use tSourcedFieldRow;
}