Documentation/Source/eric5.VCS.ProjectBrowserHelper.html

changeset 2966
f85f686981ad
parent 2387
2d119e79ab54
child 3018
70924c0bdaf1
--- a/Documentation/Source/eric5.VCS.ProjectBrowserHelper.html	Sun Sep 29 18:22:08 2013 +0200
+++ b/Documentation/Source/eric5.VCS.ProjectBrowserHelper.html	Sun Sep 29 18:23:27 2013 +0200
@@ -255,6 +255,12 @@
 array of standard items that need activation/deactivation
             depending on the overall VCS status
 </dd>
+</dl><dl>
+<dt>Raises <b>RuntimeError</b>:</dt>
+<dd>
+to indicate that this method must be
+            implemented by a subclass
+</dd>
 </dl><a NAME="VcsProjectBrowserHelper.showContextMenuDir" ID="VcsProjectBrowserHelper.showContextMenuDir"></a>
 <h4>VcsProjectBrowserHelper.showContextMenuDir</h4>
 <b>showContextMenuDir</b>(<i>menu, standardItems</i>)
@@ -272,6 +278,12 @@
 array of standard items that need activation/deactivation
             depending on the overall VCS status
 </dd>
+</dl><dl>
+<dt>Raises <b>RuntimeError</b>:</dt>
+<dd>
+to indicate that this method must be
+            implemented by a subclass
+</dd>
 </dl><a NAME="VcsProjectBrowserHelper.showContextMenuDirMulti" ID="VcsProjectBrowserHelper.showContextMenuDirMulti"></a>
 <h4>VcsProjectBrowserHelper.showContextMenuDirMulti</h4>
 <b>showContextMenuDirMulti</b>(<i>menu, standardItems</i>)
@@ -289,6 +301,12 @@
 array of standard items that need activation/deactivation
             depending on the overall VCS status
 </dd>
+</dl><dl>
+<dt>Raises <b>RuntimeError</b>:</dt>
+<dd>
+to indicate that this method must be
+            implemented by a subclass
+</dd>
 </dl><a NAME="VcsProjectBrowserHelper.showContextMenuMulti" ID="VcsProjectBrowserHelper.showContextMenuMulti"></a>
 <h4>VcsProjectBrowserHelper.showContextMenuMulti</h4>
 <b>showContextMenuMulti</b>(<i>menu, standardItems</i>)
@@ -306,6 +324,12 @@
 array of standard items that need activation/deactivation
             depending on the overall VCS status
 </dd>
+</dl><dl>
+<dt>Raises <b>RuntimeError</b>:</dt>
+<dd>
+to indicate that this method must be
+            implemented by a subclass
+</dd>
 </dl>
 <div align="right"><a href="#top">Up</a></div>
 <hr />

eric ide

mercurial