Creates a FB::DOM::Document object from a JSObjectPtr representing a DOM object. This will probably throw an exception and definitely not work right if the DOM object represented is not a document.
Definition at line 64 of file ScriptingCore/DOM/Document.h. Referenced by FB::ActiveX::AXDOM::Window::getDocument(), FB::DOM::Window::getDocument(), FB::Npapi::NpapiBrowserHost::getDOMDocument(), and FB::ActiveX::ActiveXBrowserHost::getDOMElement(). boost::shared_ptr< Document > DocumentPtr shared_ptr for a FB::DOM::Document Definition: ScriptingCore/DOM/Document.h:25 |