--- a/Documentation/Source/eric5.Graphics.AssociationItem.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Graphics.AssociationItem.html Sat Aug 20 16:30:49 2011 +0200 @@ -54,12 +54,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#AssociationItem.__init__">AssociationItem</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#AssociationItem.__calculateEndingPoints_center">__calculateEndingPoints_center</a></td> <td>Private method to calculate the ending points of the association item.</td> </tr><tr> @@ -88,6 +89,10 @@ <td>Public method to recalculate the association after a widget was moved.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="AssociationItem.__init__" ID="AssociationItem.__init__"></a> <h4>AssociationItem (Constructor)</h4> <b>AssociationItem</b>(<i>itemA, itemB, type=Normal, parent=None</i>)