mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-08-17 12:01:20 +02:00
Get et2 working in typescript
This commit is contained in:
@ -37,7 +37,7 @@ var et2_core_inheritance_1 = require("./et2_core_inheritance");
|
||||
var et2_registry = {};
|
||||
var et2_attribute_registry = {};
|
||||
/**
|
||||
* Registers the widget class defined by the given constructor and associates it
|
||||
* Registers the widget class defined by the given constructor, registers all its class attributes, and associates it
|
||||
* with the types in the _types array.
|
||||
*
|
||||
* @param {function} _constructor constructor
|
||||
|
Reference in New Issue
Block a user