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

nsIDOMHTMLTextAreaElement Interface Reference

import "nsiface.idl";

Inherits nsIDOMHTMLElement.

Public Member Functions

nsresult GetDefaultValue (nsAString *aDefaultValue)
nsresult SetDefaultValue (const nsAString *aDefaultValue)
nsresult GetForm (nsIDOMHTMLFormElement **aForm)
nsresult GetAccessKey (nsAString *aAccessKey)
nsresult SetAccessKey (const nsAString *aAccessKey)
nsresult GetCols (PRInt32 *aCols)
nsresult SetCols (PRInt32 aCols)
nsresult GetDisabled (PRBool *aDisabled)
nsresult SetDisabled (PRBool aDisabled)
nsresult GetName (nsAString *aName)
nsresult SetName (const nsAString *aName)
nsresult GetReadOnly (PRBool *aReadOnly)
nsresult SetReadOnly (PRBool aReadOnly)
nsresult GetRows (PRInt32 *aRows)
nsresult SetRows (PRInt32 aRows)
nsresult GetTabIndex (PRInt32 *aTabIndex)
nsresult SetTabIndex (PRInt32 aTabIndex)
nsresult GetType (nsAString *aType)
nsresult GetValue (nsAString *aValue)
nsresult SetValue (const nsAString *aValue)
nsresult Blur ()
nsresult Focus ()
nsresult Select ()

Detailed Description

Definition at line 1389 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.