7988:c4c17121eff8 | 7989:a21d673a8f99 |
---|---|
360 | 360 |
361 <p> | 361 <p> |
362 Private method to determine the connection parameters. | 362 Private method to determine the connection parameters. |
363 </p> | 363 </p> |
364 <dl> | 364 <dl> |
365 <dt>Returns:</dt> | 365 <dt>Return:</dt> |
366 <dd> | 366 <dd> |
367 tuple with hostname and port (string, integer) | 367 tuple with hostname and port (string, integer) |
368 </dd> | 368 </dd> |
369 </dl> | 369 </dl> |
370 <a NAME="ChatWidget.__handleMessage" ID="ChatWidget.__handleMessage"></a> | 370 <a NAME="ChatWidget.__handleMessage" ID="ChatWidget.__handleMessage"></a> |
531 | 531 |
532 <p> | 532 <p> |
533 Public method to get a reference to the cooperation client. | 533 Public method to get a reference to the cooperation client. |
534 </p> | 534 </p> |
535 <dl> | 535 <dl> |
536 <dt>Returns:</dt> | 536 <dt>Return:</dt> |
537 <dd> | 537 <dd> |
538 reference to the cooperation client (CooperationClient) | 538 reference to the cooperation client (CooperationClient) |
539 </dd> | 539 </dd> |
540 </dl> | 540 </dl> |
541 <a NAME="ChatWidget.on_cancelEditButton_clicked" ID="ChatWidget.on_cancelEditButton_clicked"></a> | 541 <a NAME="ChatWidget.on_cancelEditButton_clicked" ID="ChatWidget.on_cancelEditButton_clicked"></a> |