eric6/Documentation/Source/eric6.WebBrowser.Tools.WebHitTestResult.html

changeset 7989
a21d673a8f99
parent 7273
391d6b7b1eff
child 8215
fc5d68a6889e
diff -r c4c17121eff8 -r a21d673a8f99 eric6/Documentation/Source/eric6.WebBrowser.Tools.WebHitTestResult.html
--- a/eric6/Documentation/Source/eric6.WebBrowser.Tools.WebHitTestResult.html	Sat Jan 16 16:50:00 2021 +0100
+++ b/eric6/Documentation/Source/eric6.WebBrowser.Tools.WebHitTestResult.html	Sat Jan 16 16:51:23 2021 +0100
@@ -191,7 +191,7 @@
         Public method to get the alternate text.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 alternate text
 </dd>
@@ -210,7 +210,7 @@
         Public method to get the base URL of the page.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 base URL
 </dd>
@@ -229,7 +229,7 @@
         Public method to get the bounding rectangle.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 bounding rectangle
 </dd>
@@ -248,7 +248,7 @@
         Public method to get the URL of an image.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 image URL
 </dd>
@@ -267,7 +267,7 @@
         Public method to check for editable content.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 flag indicating editable content
 </dd>
@@ -286,7 +286,7 @@
         Public method to check for selected content.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 flag indicating selected content
 </dd>
@@ -305,7 +305,7 @@
         Public method to test, if the hit test is empty.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 flag indicating an empty object
 </dd>
@@ -324,7 +324,7 @@
         Public method to get the title for a link element.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 title for a link element
 </dd>
@@ -343,7 +343,7 @@
         Public method to get the URL for a link element.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 URL for a link element
 </dd>
@@ -362,7 +362,7 @@
         Public method to check, if a media element is muted.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 flag indicating a muted media element
 </dd>
@@ -381,7 +381,7 @@
         Public method to check, if a media element is paused.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 flag indicating a paused media element
 </dd>
@@ -400,7 +400,7 @@
         Public method to get the URL for a media element.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 URL for a media element
 </dd>
@@ -419,7 +419,7 @@
         Public method to get the position of the hit test.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 position of hit test
 </dd>
@@ -438,7 +438,7 @@
         Public method to get the name of the tested tag.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 name of the tested tag
 </dd>
@@ -472,7 +472,7 @@
         Public method to get the viewport position.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 viewport position
 </dd>

eric ide

mercurial