ReactOS Fundraising Campaign 2012
 
€ 4,410 / € 30,000

Information | Donate

Home | Info | Community | Development | myReactOS | Contact Us

  1. Home
  2. Community
  3. Development
  4. myReactOS
  5. Fundraiser 2012

  1. Main Page
  2. Alphabetical List
  3. Data Structures
  4. Directories
  5. File List
  6. Data Fields
  7. Globals
  8. Related Pages

ReactOS Development > Doxygen

nsIDOMNSElement Interface Reference

import "nsiface.idl";

Inherits nsISupports.

Public Member Functions

nsresult GetElementsByClassName (const nsAString *classes, nsIDOMNodeList **_retval)
nsresult GetClientRects (nsIDOMClientRectList **_retval)
nsresult GetBoundingClientRect (nsIDOMClientRect **_retval)
nsresult GetScrollTop (PRInt32 *aScrollTop)
nsresult SetScrollTop (PRInt32 aScrollTop)
nsresult GetScrollLeft (PRInt32 *aScrollLeft)
nsresult SetScrollLeft (PRInt32 aScrollLeft)
nsresult GetScrollHeight (PRInt32 *aScrollHeight)
nsresult GetScrollWidth (PRInt32 *aScrollWidth)
nsresult GetClientTop (PRInt32 *aClientTop)
nsresult GetClientLeft (PRInt32 *aClientLeft)
nsresult GetClientHeight (PRInt32 *aClientHeight)
nsresult GetClientWidth (PRInt32 *aClientWidth)
nsresult GetFirstElementChild (nsIDOMElement **aFirstElementChild)
nsresult GetLastElementChild (nsIDOMElement **aLastElementChild)
nsresult GetPreviousElementSibling (nsIDOMElement **aPreviousElementSibling)
nsresult GetNextElementSibling (nsIDOMElement **aNextElementSibling)
nsresult GetChildElementCount (PRUint32 *aChildElementCount)
nsresult GetChildren (nsIDOMNodeList **aChildren)

Detailed Description

Definition at line 756 of file nsiface.idl.


The documentation for this interface was generated from the following file:

Generated on Sun May 27 2012 06:31:21 for ReactOS by doxygen 1.7.6.1

ReactOS is a registered trademark or a trademark of ReactOS Foundation in the United States and other countries.