class CheckList : Dialog

There are multiple entries presented in the form of a menu.

Mixins

Uses mixin-templates $(DIALOG_REF2 Constructor)!"checklist" and $(DIALOG_REF2 ListBoxFunctional)!CheckList.

string[] getSelectedItems()

This method provides access to the selected names of checklist items.

Note:

call after run() only.