items property

List<MultiSelectItem> items
final

The list of items to display in the dialog.

Implementation

final List<MultiSelectItem> items;