logTree

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

Syntax

logTree(obj);

Parameters

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

Returns

none