constructor(data: Xrm.Data, ui: Xrm.Ui) {
    this.data = data;
    this.ui = ui;
  }