displayTextMapper property

ContextValueMapper<T, String> displayTextMapper
final

输入框显示的文字生成器

Implementation

final ContextValueMapper<T, String> displayTextMapper;