Searched refs:getUniqueUiDataEntryValues (Results 1 – 2 of 2) sorted by relevance
370 this.getUniqueUiDataEntryValues(382 this.getUniqueUiDataEntryValues(393 private getUniqueUiDataEntryValues<T>( method in Presenter
146 header.filter.options = this.getUniqueUiDataEntryValues(header.spec);150 private getUniqueUiDataEntryValues(spec: ColumnSpec): string[] { method in Presenter