27282930313233343536
{ super(id); this.app = (InscriptionsApp) this.getApplication(); this.facturationCtrl = new FacturationController(this.app .getDbContext().getPersistentModel().getDomainModel()); this.createComponents(cart); }