Ferreteria/v0.3/class/cMemoryRow

From Woozle Writes Code
< Ferreteria‎ | v0.3‎ | class
Revision as of 15:28, 3 February 2020 by htyp>Woozle (Woozle moved page Ferreteria/v3/class/cMemoryRow to Ferreteria/v0.3/class/cMemoryRow: version renumbering)
Jump to navigation Jump to search

Template:Page/code/class

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