Return domain items from each field.
fl.items(*args, **kwargs) is equivalent to cf.List(f.items(*args, **kwargs) for f in fl).
See cf.Field.items for details.
See cf.Field.items.
For each field, a dictionary whose keys are domain item identifiers with corresponding values of items of the domain.
cf.FieldList.item_axes
cf.FieldList.iter
Enter search terms or a module, class or function name.