4.7.5.4 Working with iOS pickers

Figure 4.5: Single picker (combo component)
Image SinglePicker

Figure 4.6: Picker with multiple columns
Image MultiPicker

Hints for working with pickers

Check text on multi-column pickers:
If you use the action check text on pickers with multiple columns, the result will be a concatenated value of all columns.
Grey items not addressable:
Items that are grey in the picker cannot be checked or selected.
Index-based selection on infinite pickers:
Some pickers do not have a finite amount of items - they scroll infinitely. We strongly advise against usin index-based selection or checking on such pickers.



Copyright BREDEX GmbH 2014. Made available under the Eclipse Public License v1.0.