baseWidget in TS

This commit is contained in:
Ralf Becker
2020-01-21 12:22:22 +01:00
committed by Hadi Nategh
parent 988dbbc8da
commit 8b3f9947e6
6 changed files with 455 additions and 7 deletions

View File

@@ -338,7 +338,7 @@ export class et2_widget extends ClassWithAttributes
return this._parent;
}
private _children = [];
protected _children = [];
/**
* Returns the list of children of this widget.
@@ -893,7 +893,7 @@ export class et2_widget extends ClassWithAttributes
this._egw = _egw;
}
private _mgrs = {};
protected _mgrs = {};
/**
* Sets all array manager objects - this function can be used to set the