ListBoxFunctional

Template contains methods for CheckList, RadioList, BuildList.

Members

Functions

addItem
T addItem(string tag, string descr, bool status)

Adds new item.

prepareCmd
string[] prepareCmd()
Undocumented in source. Be warned that the author may not have intended to support it.
run
void run()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

items
Item[] items;
Undocumented in source.
selectedItems
string[] selectedItems;
Undocumented in source.

Meta