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

nsIDOMHTMLTableElement Interface Reference

import "nsiface.idl";

Inherits nsIDOMHTMLElement.

Public Member Functions

nsresult GetCaption (nsIDOMHTMLTableCaptionElement **aCaption)
nsresult SetCaption (nsIDOMHTMLTableCaptionElement *aCaption)
nsresult GetTHead (nsIDOMHTMLTableSectionElement **aTHead)
nsresult SetTHead (nsIDOMHTMLTableSectionElement *aTHead)
nsresult GetTFoot (nsIDOMHTMLTableSectionElement **aTFoot)
nsresult SetTFoot (nsIDOMHTMLTableSectionElement *aTFoot)
nsresult GetRows (nsIDOMHTMLCollection **aRows)
nsresult GetTBodies (nsIDOMHTMLCollection **aTBodies)
nsresult GetAlign (nsAString *aAlign)
nsresult SetAlign (const nsAString *aAlign)
nsresult GetBgColor (nsAString *aBgColor)
nsresult SetBgColor (const nsAString *aBgColor)
nsresult GetBorder (nsAString *aBorder)
nsresult SetBorder (const nsAString *aBorder)
nsresult GetCellPadding (nsAString *aCellPadding)
nsresult SetCellPadding (const nsAString *aCellPadding)
nsresult GetCellSpacing (nsAString *aCellSpacing)
nsresult SetCellSpacing (const nsAString *aCellSpacing)
nsresult GetFrame (nsAString *aFrame)
nsresult SetFrame (const nsAString *aFrame)
nsresult GetRules (nsAString *aRules)
nsresult SetRules (const nsAString *aRules)
nsresult GetSummary (nsAString *aSummary)
nsresult SetSummary (const nsAString *aSummary)
nsresult GetWidth (nsAString *aWidth)
nsresult SetWidth (const nsAString *aWidth)
nsresult CreateTHead (nsIDOMHTMLElement **_retval)
nsresult DeleteTHead ()
nsresult CreateTFoot (nsIDOMHTMLElement **_retval)
nsresult DeleteTFoot ()
nsresult CreateCaption (nsIDOMHTMLElement **_retval)
nsresult DeleteCaption ()
nsresult InsertRow (PRInt32 index, nsIDOMHTMLElement **_retval)
nsresult DeleteRow (PRInt32 index)

Detailed Description

Definition at line 1516 of file nsiface.idl.


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

Generated on Sat May 26 2012 06:30:48 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.