nsIDOMNSHTMLDocument
| IID: | 79beb289-3644-4b54-9432-9fb993945629 |
| Inherits From: | nsISupports |
Properties
DOMString alinkColor
DOMString bgColor
readonly DOMString compatMode
DOMString designMode
Midas additions
DOMString domain
readonly nsIDOMHTMLCollection embeds
DOMString fgColor
readonly PRInt32 height
DOMString linkColor
readonly nsIDOMHTMLCollection plugins
DOMString vlinkColor
readonly PRInt32 width
Methods
void captureEvents ( PRInt32 eventFlags )
void clear ( )
PRBool execCommand ( DOMString commandID , PRBool doShowUI , DOMString value )
PRBool execCommandShowHelp ( DOMString commandID )
DOMString getSelection ( )
nsIDOMDocument open ( ACString contentType , PRBool replace )
PRBool queryCommandEnabled ( DOMString commandID )
PRBool queryCommandIndeterm ( DOMString commandID )
PRBool queryCommandState ( DOMString commandID )
PRBool queryCommandSupported ( DOMString commandID )
DOMString queryCommandText ( DOMString commandID )
DOMString queryCommandValue ( DOMString commandID )
void releaseEvents ( PRInt32 eventFlags )
void routeEvent ( nsIDOMEvent evt )
void write ( )
void writeln ( )
PRBool execCommand ( DOMString commandID , PRBool doShowUI , DOMString value )
- Arguments:
- commandID
- doShowUI
- value
nsIDOMDocument open ( ACString contentType , PRBool replace )
- Arguments:
- contentType
- replace
void routeEvent ( nsIDOMEvent evt )
- Arguments:
- evt
Reference documentation is generated from Mozilla's source.
