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

nsIDOMHTMLInputElement Interface Reference

import "nsiface.idl";

Inherits nsIDOMHTMLElement.

Public Member Functions

nsresult GetDefaultValue (nsAString *aDefaultValue)
nsresult SetDefaultValue (const nsAString *aDefaultValue)
nsresult GetDefaultChecked (PRBool *aDefaultChecked)
nsresult SetDefaultChecked (PRBool aDefaultChecked)
nsresult GetForm (nsIDOMHTMLFormElement **aForm)
nsresult GetAccept (nsAString *aAccept)
nsresult SetAccept (const nsAString *aAccept)
nsresult GetAccessKey (nsAString *aAccessKey)
nsresult SetAccessKey (const nsAString *aAccessKey)
nsresult GetAlign (nsAString *aAlign)
nsresult SetAlign (const nsAString *aAlign)
nsresult GetAlt (nsAString *aAlt)
nsresult SetAlt (const nsAString *aAlt)
nsresult GetChecked (PRBool *aChecked)
nsresult SetChecked (PRBool aChecked)
nsresult GetDisabled (PRBool *aDisabled)
nsresult SetDisabled (PRBool aDisabled)
nsresult GetMaxLength (PRInt32 *aMaxLength)
nsresult SetMaxLength (PRInt32 aMaxLength)
nsresult GetName (nsAString *aName)
nsresult SetName (const nsAString *aName)
nsresult GetReadOnly (PRBool *aReadOnly)
nsresult SetReadOnly (PRBool aReadOnly)
nsresult GetSize (PRUint32 *aSize)
nsresult SetSize (PRUint32 aSize)
nsresult GetSrc (nsAString *aSrc)
nsresult SetSrc (const nsAString *aSrc)
nsresult GetTabIndex (PRInt32 *aTabIndex)
nsresult SetTabIndex (PRInt32 aTabIndex)
nsresult GetType (nsAString *aType)
nsresult SetType (const nsAString *aType)
nsresult GetUseMap (nsAString *aUseMap)
nsresult SetUseMap (const nsAString *aUseMap)
nsresult GetValue (nsAString *aValue)
nsresult SetValue (const nsAString *aValue)
nsresult Blur ()
nsresult Focus ()
nsresult Select ()
nsresult Click ()

Detailed Description

Definition at line 1270 of file nsiface.idl.


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

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