Searched refs:overflowLabel (Results 1 – 2 of 2) sorted by relevance
155 private String overflowLabel = "\u2026"; field in AlphabeticIndex346 public AlphabeticIndex<V> setOverflowLabel(String overflowLabel) { in setOverflowLabel() argument347 this.overflowLabel = overflowLabel; in setOverflowLabel()382 return overflowLabel; // TODO get localized version in getOverflowLabel()
419 … virtual AlphabeticIndex &setOverflowLabel(const UnicodeString &overflowLabel, UErrorCode &status);