mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-08-15 02:42:30 +02:00
TS for Box widget
This commit is contained in:
@ -124,6 +124,10 @@ var et2_widget = /** @class */ (function (_super) {
|
||||
// Set the legacyOptions array to the names of the properties the "options"
|
||||
// attribute defines.
|
||||
_this.legacyOptions = [];
|
||||
/**
|
||||
* Set this variable to true if this widget can have namespaces
|
||||
*/
|
||||
_this.createNamespace = false;
|
||||
_this._children = [];
|
||||
_this._mgrs = {};
|
||||
/**
|
||||
|
Reference in New Issue
Block a user