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

nsIDOMHTMLSelectElement Interface Reference

import "nsiface.idl";

Inherits nsIDOMHTMLElement.

Public Member Functions

nsresult GetType (nsAString *aType)
nsresult GetSelectedIndex (PRInt32 *aSelectedIndex)
nsresult SetSelectedIndex (PRInt32 aSelectedIndex)
nsresult GetValue (nsAString *aValue)
nsresult SetValue (const nsAString *aValue)
nsresult GetLength (PRUint32 *aLength)
nsresult SetLength (PRUint32 aLength)
nsresult GetForm (nsIDOMHTMLFormElement **aForm)
nsresult GetOptions (nsIDOMHTMLOptionsCollection **aOptions)
nsresult GetDisabled (PRBool *aDisabled)
nsresult SetDisabled (PRBool aDisabled)
nsresult GetMultiple (PRBool *aMultiple)
nsresult SetMultiple (PRBool aMultiple)
nsresult GetName (nsAString *aName)
nsresult SetName (const nsAString *aName)
nsresult GetSize (PRInt32 *aSize)
nsresult SetSize (PRInt32 aSize)
nsresult GetTabIndex (PRInt32 *aTabIndex)
nsresult SetTabIndex (PRInt32 aTabIndex)
nsresult Add (nsIDOMHTMLElement *element, nsIDOMHTMLElement *before)
nsresult Remove (PRInt32 index)
nsresult Blur ()
nsresult Focus ()

Detailed Description

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