diff -r 52dd5a2f1ed1 -r fb0460fd00b9 Documentation/Source/eric5.UI.Browser.html --- a/Documentation/Source/eric5.UI.Browser.html Sun Sep 04 16:05:27 2011 +0200 +++ b/Documentation/Source/eric5.UI.Browser.html Sun Sep 04 16:06:54 2011 +0200 @@ -48,7 +48,7 @@ Via the context menu that is displayed by a right click the user can select various actions on the selected file. -</p><h4>Signals</h4> +</p><h3>Signals</h3> <dl> <dt>designerFile(str)</dt> <dd> @@ -89,6 +89,10 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> @@ -171,6 +175,10 @@ <td>Public method to check type of an item.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="Browser.__init__" ID="Browser.__init__"></a> <h4>Browser (Constructor)</h4> <b>Browser</b>(<i>parent = None</i>)