public interface INamePickerValueService
Modifier and Type | Method and Description |
---|---|
Map<String,String> |
getDislplayLabels(UINamePicker uiNp,
String[] values) |
List<NameEntry> |
getTypeAheadValues(UINamePicker uiNp,
String strSearch) |
List<NameEntry> getTypeAheadValues(UINamePicker uiNp, String strSearch) throws lotus.domino.NotesException
lotus.domino.NotesException
Map<String,String> getDislplayLabels(UINamePicker uiNp, String[] values)
Copyright © 2021. All Rights Reserved.