Sets an inner html for the element.
Reimplemented in FB::ActiveX::AXDOM::Element. Definition at line 33 of file ScriptingCore/DOM/Element.cpp. References FB::DOM::Node::setProperty(). 00034 { 00035 setProperty("innerHTML", html); 00036 }
Here is the call graph for this function:
![]() |
Generated on 19 Jun 2013 for FireBreath by
1.6.1
Labels

