A list item is used to allow the user to select one or more options from list.
The numberoflines option specifies the number of lines that should be visible at a time.
Specifies whether an entry in the codeframe of the window should be created to handle an onselect event of this element. Allowed values are true and false. The default value is false.
This attribute describes the selectmode. In single mode only one line at a time may be selected. In multiple mode more than one line may be selected. Allowed values are single and multiple. The default value is single.