Searched refs:displayPropertyGroups (Results 1 – 3 of 3) sorted by relevance
43 public displayPropertyGroups = true,
138 private displayPropertyGroups = false; property in Presenter250 this.displayPropertyGroups = false;253 this.displayPropertyGroups = true;415 new UiData(this.curatedProperties, this.displayPropertyGroups),
132 @Input() displayPropertyGroups = false; property in PropertiesComponent