void setParent(parent) Source void setParent(dynamic /* ControlGroup | ControlArray */ parent) { this._parent = parent; }