System
📄️ Motor
AppendRefObjectsInList
📄️ SystemModDef
📄️ aFullObject
Inherit from aLightObject
📄️ aLightObject
aLightObject is an instance that can be presented on the screen. Unlike its child class, aFullObject, it cannot be stored in a database. Therefore, aLightObject is reserved for technical instances that make your application run, but are never stored, nor versioned. The simple fact of making your classes inherit from the powerful class, aLightObject, lets access them inherit from its extremely rich panoply of functions.
📄️ aMethodInvokable
SetMethod