logHierarchy

Adds a new Application Log entry for the hierarchy of the given object to both the Application Log and jsx3.log.

Syntax

logHierarchy(obj);

Parameters

  • obj (jsx3.app.Model) The GUI object to show a hierarchy for.

Returns

none