eric6/Documentation/Source/eric6.WebBrowser.Sync.SyncManager.html

branch
maintenance
changeset 8043
0acf98cd089a
parent 7989
a21d673a8f99
equal deleted inserted replaced
7991:866adc8c315b 8043:0acf98cd089a
277 277
278 <p> 278 <p>
279 Public method to get a reference to the sync handler object. 279 Public method to get a reference to the sync handler object.
280 </p> 280 </p>
281 <dl> 281 <dl>
282 <dt>Returns:</dt> 282 <dt>Return:</dt>
283 <dd> 283 <dd>
284 reference to the sync handler object (SyncHandler) 284 reference to the sync handler object (SyncHandler)
285 </dd> 285 </dd>
286 </dl> 286 </dl>
287 <a NAME="SyncManager.loadSettings" ID="SyncManager.loadSettings"></a> 287 <a NAME="SyncManager.loadSettings" ID="SyncManager.loadSettings"></a>
291 <p> 291 <p>
292 Public method to load the settings. 292 Public method to load the settings.
293 </p> 293 </p>
294 <dl> 294 <dl>
295 295
296 <dt><i>forceUpload=</i></dt> 296 <dt><i>forceUpload</i></dt>
297 <dd> 297 <dd>
298 flag indicating a forced upload of the files 298 flag indicating a forced upload of the files
299 (boolean) 299 (boolean)
300 </dd> 300 </dd>
301 </dl> 301 </dl>
312 312
313 <p> 313 <p>
314 Public method to check, if synchronization is enabled. 314 Public method to check, if synchronization is enabled.
315 </p> 315 </p>
316 <dl> 316 <dl>
317 <dt>Returns:</dt> 317 <dt>Return:</dt>
318 <dd> 318 <dd>
319 flag indicating enabled synchronization 319 flag indicating enabled synchronization
320 </dd> 320 </dd>
321 </dl> 321 </dl>
322 <div align="right"><a href="#top">Up</a></div> 322 <div align="right"><a href="#top">Up</a></div>

eric ide

mercurial