User guide
Developers guidelines | AT commands
67 June 2010
<list_type> Description
1 One-of-many.
The user must select one and only one item
2 Nbr-of-many
The user can select many items in the list
3 Data list
This list can be used as a menu
<selected>:
<selected> Description
Integer type Tells if the item is selected or not.
Note: For a one-of-many list only one item can be
selected
0 Item is not selected
1 Item is selected
<item_to_focus>:
<item_to_focus> Description
Integer type The item in the list that will be in focus when the list
is shown
<number_of_items>:
<number_of_items> Description
Integer type Number of list items
<item_string>:
<item_string> Description
String Name of an item in the list
<item_image>:
<item_image> Description
Integer type ID of the image to be displayed with the list item
<object_index>:
<object_index> Description
Integer type Index of the list
<dimmed>:
<dimmed> Description
Integer type Tells whether the list item will be dimmed (grey-
colored, not accessible) or not
0 List item will not be dimmed
1 List item will be dimmed
<delete>:










