public void SetDefaultStatusAttribute(nsAStringBase aDefaultStatus) { throw new NotImplementedException(); }
public nsIDOMWindow OpenDialog(nsAStringBase url, nsAStringBase name, nsAStringBase options, nsISupports aExtraArgument) { throw new NotImplementedException(); }
public nsIVariant ShowModalDialog(nsAStringBase aURI, nsIVariant aArgs, nsAStringBase aOptions) { throw new NotImplementedException(); }
public void Btoa(nsAStringBase aBase64Data, nsAStringBase retval) { throw new NotImplementedException(); }
public void GetStatusAttribute(nsAStringBase aStatus) { throw new NotImplementedException(); }
public bool Confirm(nsAStringBase text) { throw new NotImplementedException(); }
public nsIDOMMediaQueryList MatchMedia(nsAStringBase media_query_list) { throw new NotImplementedException(); }
public void SetFilenameIdentifierAttribute(nsAStringBase aFilenameIdentifier) { throw new NotImplementedException(); }
public nsIDOMCSSStyleDeclaration GetComputedStyle(nsIDOMElement elt, nsAStringBase pseudoElt) { throw new NotImplementedException(); }
public void UpdateCommands(nsAStringBase action) { throw new NotImplementedException(); }
public bool Find(nsAStringBase str, bool caseSensitive, bool backwards, bool wrapAround, bool wholeWord, bool searchInFrames, bool showDialog) { throw new NotImplementedException(); }
public void Alert(nsAStringBase text) { throw new NotImplementedException(); }
public void PostMessage(JsVal message, nsAStringBase targetOrigin, JsVal transfer, IntPtr jsContext) { throw new NotImplementedException(); }
public void Atob(nsAStringBase aAsciiString, nsAStringBase retval) { throw new NotImplementedException(); }
public void GetTooltipTextAttribute(nsAStringBase aTooltipText) { throw new NotImplementedException(); }
public nsIDOMWindow Open(nsAStringBase url, nsAStringBase name, nsAStringBase options) { throw new NotImplementedException(); }
public void Prompt(nsAStringBase aMessage, nsAStringBase aInitial, nsAStringBase retval) { throw new NotImplementedException(); }
public void PostMessage(JsVal message, nsAStringBase targetOrigin, IntPtr jsContext) { throw new NotImplementedException(); }
public void SetNameAttribute(nsAStringBase aName) { throw new NotImplementedException(); }
public nsIDOMCSSStyleDeclaration GetDefaultComputedStyle(nsIDOMElement elt, nsAStringBase pseudoElt) { throw new NotImplementedException(); }
public void GetGcLogPathAttribute(nsAStringBase aGcLogPath) { throw new NotImplementedException(); }
public nsISupports MatchMedia(nsAStringBase media_query_list) { throw new NotImplementedException(); }