baseWidget in TS

This commit is contained in:
Ralf Becker
2020-01-21 12:22:22 +01:00
parent a28dffd5cc
commit 630797f127
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