ReactOS 0.4.16-dev-340-g0540c21
|
Public Member Functions | |
nsresult | GetSrc (nsAString *aSrc) |
nsresult | SetSrc (const nsAString *aSrc) |
nsresult | GetAsync (bool *aAsync) |
nsresult | SetAsync (bool aAsync) |
nsresult | GetDefer (bool *aDefer) |
nsresult | SetDefer (bool aDefer) |
nsresult | GetType (nsAString *aType) |
nsresult | SetType (const nsAString *aType) |
nsresult | GetCharset (nsAString *aCharset) |
nsresult | SetCharset (const nsAString *aCharset) |
nsresult | GetText (nsAString *aText) |
nsresult | SetText (const nsAString *aText) |
nsresult | GetHtmlFor (nsAString *aHtmlFor) |
nsresult | SetHtmlFor (const nsAString *aHtmlFor) |
nsresult | GetEvent (nsAString *aEvent) |
nsresult | SetEvent (const nsAString *aEvent) |
Public Member Functions inherited from nsISupports | |
nsresult | QueryInterface (nsIIDRef riid, void **result) |
nsrefcnt | AddRef () |
nsrefcnt | Release () |
Definition at line 1836 of file nsiface.idl.