User Tools

Site Tools


en:objects:interface

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
en:objects:interface [2020/10/07 17:16]
sales
en:objects:interface [2026/08/05 22:29] (current)
Line 4: Line 4:
 Object for managing elements on the current page (direct link to the element) - <i>available from version 4.6.28</i><br> Object for managing elements on the current page (direct link to the element) - <i>available from version 4.6.28</i><br>
  
-<br>to work with direct interfaces to DOM objects, use the following <a href=http://humanemulator.net/wiki/doku.php?id=en:objects:common.php#get_dom>functions</a> that get and create these objects.<br><br>+<br>to work with direct interfaces to DOM objects, use the following <a href=http://humanemulator.net/wiki/doku.php?id=en:objects:common#get_dom>functions</a> that get and create these objects.<br><br>
  
 <hr><br> <hr><br>
Line 48: Line 48:
 <A href="/wiki/doku.php?id=en:objects:interface:get:get_outer_html">get_outer_html</A> – get external htmll<br> <A href="/wiki/doku.php?id=en:objects:interface:get:get_outer_html">get_outer_html</A> – get external htmll<br>
 <A href="/wiki/doku.php?id=en:objects:interface:get:get_tag">get_tag</A> – get the object tag<br> <A href="/wiki/doku.php?id=en:objects:interface:get:get_tag">get_tag</A> – get the object tag<br>
-<A href="/wiki/doku.php?id=en:objects:interface:get:get_xpath">get_xpath</A> – get the XPath of the<br>element+<A href="/wiki/doku.php?id=en:objects:interface:get:get_xpath">get_xpath</A> – get the XPath of a element<br>
 <A href="/wiki/doku.php?id=en:objects:interface:get:get_value">get_value</A> – get the value<br> <A href="/wiki/doku.php?id=en:objects:interface:get:get_value">get_value</A> – get the value<br>
 <A href="/wiki/doku.php?id=en:objects:interface:get:get_href">get_href</A> – get href<br> <A href="/wiki/doku.php?id=en:objects:interface:get:get_href">get_href</A> – get href<br>
Line 123: Line 123:
 <A href="/wiki/doku.php?id=en:objects:interface:tree:get_next">get_next</A> – get the following DOM interface<br> <A href="/wiki/doku.php?id=en:objects:interface:tree:get_next">get_next</A> – get the following DOM interface<br>
 <A href="/wiki/doku.php?id=en:objects:interface:tree:get_prev">get_prev</A> – get the previous DOM interface<br> <A href="/wiki/doku.php?id=en:objects:interface:tree:get_prev">get_prev</A> – get the previous DOM interface<br>
-<A href="/wiki/doku.php?id=en:objects:interface:tree:get_child_count">get_child_count</A> – get the number of child DOM interfaces<br><br>+<A href="/wiki/doku.php?id=en:objects:interface:tree:get_child_count">get_child_count</A> – get the number of child DOM interfaces<br> 
 +<A href="/wiki/doku.php?id=en:objects:interface:tree:get_shadow_root">get_shadow_root</A> – get the Shadow Root element interface<br><br>
  
 <A href="/wiki/doku.php?id=en:objects:interface:tree:get_child_by_number">get_child_by_number</A> – get the child DOM interface with the specified number<br> <A href="/wiki/doku.php?id=en:objects:interface:tree:get_child_by_number">get_child_by_number</A> – get the child DOM interface with the specified number<br>
en/objects/interface.1602080219.txt.gz · Last modified: 2020/10/07 17:16 by sales