DOMOBJECT

DOMOBJECT is the base class for Lua objects representing Storyboard model objects. All other types, CONTROL, TABLE, GROUP, LAYER, LAYERINSTANCE, SCREEN extend the base functionality. In Lua, this class is called gredom#domobject.