ParentMgr

Inheritance:

Methods of ParentMgr:

__init__
def __init__(self)

Undocumented function.

destroy
def destroy(self)

Undocumented function.

privRemoveReparentRequest
def privRemoveReparentRequest(self, child)

Undocumented function.

registerParent
def registerParent(self, token, parent)

Undocumented function.

requestReparent
def requestReparent(self, child, parentToken)

Undocumented function.

unregisterParent
def unregisterParent(self, token)

Undocumented function.