Search completed in 1.66 seconds.
4 results for "routeEvent":
Window.routeEvent() - Web APIs
WebAPIWindowrouteEvent
the window method routeevent(), which is obsolete and no longer available, used to be called to forward an event to the next object that has asked to capture events.
... desktopmobilechromeedgefirefoxinternet exploreroperasafariandroid webviewchrome for androidfirefox for androidopera for androidsafari on iossamsung internetrouteevent deprecatednon-standardchrome no support noedge no support nofirefox no support noie ?
nsIDOMNSHTMLDocument
MozillaTechXPCOMReferenceInterfacensIDOMNSHTMLDocument
boolean querycommandindeterm(in domstring commandid); boolean querycommandstate(in domstring commandid); boolean querycommandsupported(in domstring commandid); domstring querycommandtext(in domstring commandid); obsolete since gecko 14.0 domstring querycommandvalue(in domstring commandid); void releaseevents(in long eventflags); void routeevent(in nsidomevent evt); void write(); obsolete since gecko 2.0 void writeln(); obsolete since gecko 2.0 attributes attribute type description alinkcolor domstring same as body.alink bgcolor domstring same as body.bgcolor compatmode domstring returns "backcompat" if the document is in quirks mode or "css1compat" if th...
...void releaseevents( in long eventflags ); parameters eventflags routeevent() provided for compatibility with netscape 4.x, but does not actually do anything.
... void routeevent( in nsidomevent evt ); parameters evt write() obsolete since gecko 2.0 (firefox 4 / thunderbird 3.3 / seamonkey 2.1) void write( [optional] in domstring text ); parameters text the string to write to the document.
Document - Web APIs
WebAPIDocument
document.routeevent() obsolete since gecko 24 see window.routeevent().
Index - Web APIs
WebAPIIndex
4989 window.restore() api, dom, method, needscontent, reference, référence(2), window this method is currently not working, but you can use: 4990 window.routeevent() api, method, obsolete, reference, window, routeevent the window method routeevent(), which is obsolete and no longer available, used to be called to forward an event to the next object that has asked to capture events.