MCPcopy Create free account
hub / github.com/OpenSourcePhysics/osp / getParent

Method getParent

src/swingjs/api/js/DOMNode.java:89–89  ·  view source on GitHub ↗
(DOMNode node)

Source from the content-addressed store, hash-verified

87 }
88
89 public static DOMNode getParent(DOMNode node) {
90 return (/** @j2sNative node.parentNode ||*/ null);
91 }
92

Callers 15

hasButtonMethod · 0.65
findAllThreadsMethod · 0.65
saveAsMethod · 0.65
refreshNodeMethod · 0.65
refreshGUIMethod · 0.65
actionPerformedMethod · 0.65
removeSelectedNodeMethod · 0.65
removeSelectedNodesMethod · 0.65
replaceClonesMethod · 0.65
getBasePathMethod · 0.65
isEditableMethod · 0.65
createZipResourceMethod · 0.65

Calls

no outgoing calls

Tested by 1

runMethod · 0.52