selectbox widget and some fixes

This commit is contained in:
Ralf Becker
2020-01-22 20:12:36 +01:00
committed by Hadi Nategh
parent 05b92c97f2
commit ec7f8931b2
8 changed files with 3329 additions and 1774 deletions

View File

@ -96,7 +96,7 @@ var et2_inputWidget = /** @class */ (function (_super) {
// }
_super.prototype.detachFromDOM.call(this);
};
et2_inputWidget.prototype.change = function (_node) {
et2_inputWidget.prototype.change = function (_node, _widget, _value) {
var messages = [];
var valid = this.isValid(messages);
// Passing false will clear any set messages