eric6/Documentation/Source/eric6.Graphics.AssociationItem.html

changeset 8294
cb4e5bbf3a2c
parent 8289
871b40c5a77a
child 8296
14f33eededf7
equal deleted inserted replaced
8293:cad568796748 8294:cb4e5bbf3a2c
121 <td>Private method to update an endpoint.</td> 121 <td>Private method to update an endpoint.</td>
122 </tr> 122 </tr>
123 <tr> 123 <tr>
124 <td><a href="#AssociationItem.buildAssociationItemDataString">buildAssociationItemDataString</a></td> 124 <td><a href="#AssociationItem.buildAssociationItemDataString">buildAssociationItemDataString</a></td>
125 <td>Public method to build a string to persist the specific item data.</td> 125 <td>Public method to build a string to persist the specific item data.</td>
126 </tr>
127 <tr>
128 <td><a href="#AssociationItem.toDict">toDict</a></td>
129 <td>Public method to collect data to be persisted.</td>
126 </tr> 130 </tr>
127 <tr> 131 <tr>
128 <td><a href="#AssociationItem.unassociate">unassociate</a></td> 132 <td><a href="#AssociationItem.unassociate">unassociate</a></td>
129 <td>Public method to unassociate from the widgets.</td> 133 <td>Public method to unassociate from the widgets.</td>
130 </tr> 134 </tr>
473 <dt>Return Type:</dt> 477 <dt>Return Type:</dt>
474 <dd> 478 <dd>
475 str 479 str
476 </dd> 480 </dd>
477 </dl> 481 </dl>
482 <a NAME="AssociationItem.toDict" ID="AssociationItem.toDict"></a>
483 <h4>AssociationItem.toDict</h4>
484 <b>toDict</b>(<i></i>)
485
486 <p>
487 Public method to collect data to be persisted.
488 </p>
489 <dl>
490 <dt>Return:</dt>
491 <dd>
492 dictionary containing data to be persisted
493 </dd>
494 </dl>
495 <dl>
496 <dt>Return Type:</dt>
497 <dd>
498 dict
499 </dd>
500 </dl>
478 <a NAME="AssociationItem.unassociate" ID="AssociationItem.unassociate"></a> 501 <a NAME="AssociationItem.unassociate" ID="AssociationItem.unassociate"></a>
479 <h4>AssociationItem.unassociate</h4> 502 <h4>AssociationItem.unassociate</h4>
480 <b>unassociate</b>(<i></i>) 503 <b>unassociate</b>(<i></i>)
481 504
482 <p> 505 <p>

eric ide

mercurial