Gets a child node of the specified name by index.
Definition at line 31 of file ScriptingCore/DOM/Node.cpp. References create(). 00032 { 00033 FB::JSObjectPtr api = getProperty<JSObjectPtr>(idx); 00034 return Node::create(api); 00035 }
Here is the call graph for this function:
![]() |
Generated on 19 Jun 2013 for FireBreath by
1.6.1
Labels

