Gets a child node.
Definition at line 71 of file ScriptingCore/DOM/Element.cpp. References getElement(). 00072 { 00073 ElementPtr retVal(getElement("childNodes")->getElement(idx)); 00074 return retVal; 00075 }
Here is the call graph for this function:
![]() |
Generated on 19 Jun 2013 for FireBreath by
1.6.1
Labels

