7991:866adc8c315b | 8043:0acf98cd089a |
---|---|
108 <dd> | 108 <dd> |
109 selection mode for the list | 109 selection mode for the list |
110 </dd> | 110 </dd> |
111 <dt><i>title</i> (str)</dt> | 111 <dt><i>title</i> (str)</dt> |
112 <dd> | 112 <dd> |
113 tirle of the dialog | 113 title of the dialog |
114 </dd> | 114 </dd> |
115 <dt><i>message</i> (str)</dt> | 115 <dt><i>message</i> (str)</dt> |
116 <dd> | 116 <dd> |
117 message to be show in the dialog | 117 message to be show in the dialog |
118 </dd> | 118 </dd> |
132 | 132 |
133 <p> | 133 <p> |
134 Public method to retrieve the selected items. | 134 Public method to retrieve the selected items. |
135 </p> | 135 </p> |
136 <dl> | 136 <dl> |
137 <dt>Returns:</dt> | 137 <dt>Return:</dt> |
138 <dd> | 138 <dd> |
139 selected entries | 139 selected entries |
140 </dd> | 140 </dd> |
141 </dl> | 141 </dl> |
142 <dl> | 142 <dl> |