CvListFieldUtilsExt<T extends Object?> extension

Fill helpers

on

Properties

isBasicItemType bool
Check if the field is a basic type (num, String, bool, int, double)
no setter

Methods

fillList([CvFillOptions? options]) → void
Fill a list.
fromBasicTypeValueList(Object? value, {bool presentIfNull = false}) → void
Only for String/bool/num/int/double