setItems(List< KeyValuePair< String, String >>) method

Set the List of KeyValuePair items to be used in generating the menu items.

Syntax

void setItems ( List< KeyValuePair< String, String >> items )

Parameters