167 <h4>NotificationWidget.setTimeout</h4> |
167 <h4>NotificationWidget.setTimeout</h4> |
168 <b>setTimeout</b>(<i>timeout</i>) |
168 <b>setTimeout</b>(<i>timeout</i>) |
169 <p> |
169 <p> |
170 Public method to set the timeout for the notification. |
170 Public method to set the timeout for the notification. |
171 </p><dl> |
171 </p><dl> |
172 <dt><i>timeout</i></dt> |
172 <dt><i>timeout</i> (int)</dt> |
173 <dd> |
173 <dd> |
174 timeout to be used in seconds (integer) |
174 timeout to be used in seconds (0 = indefinitely) |
175 </dd> |
175 </dd> |
176 </dl><a NAME="NotificationWidget.show" ID="NotificationWidget.show"></a> |
176 </dl><a NAME="NotificationWidget.show" ID="NotificationWidget.show"></a> |
177 <h4>NotificationWidget.show</h4> |
177 <h4>NotificationWidget.show</h4> |
178 <b>show</b>(<i></i>) |
178 <b>show</b>(<i></i>) |
179 <p> |
179 <p> |