Gets the parent node of the current Element.
Definition at line 77 of file ScriptingCore/DOM/Element.cpp. References getElement(). 00078 { 00079 ElementPtr retVal(getElement("parentNode")); 00080 return retVal; 00081 }
Here is the call graph for this function:
![]() |
Generated on 25 May 2013 for FireBreath by
1.6.1
Labels

