DefaultMoreSelectionConverter class

默认的【更多】筛选项数据转换器

Implemented types

Constructors

DefaultMoreSelectionConverter()
const

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

convertSelectedData(List<BrnSelectionEntity> selectedResults) Map<String, String>
统一的数据结构 转换为 用户需要的数据结构,并通过 BrnSelectionOnSelectionChanged 回传给用户使用。
override
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited