inputEx Documentation Back to homepage

inputEx Documentation > inputEx.widget.JsonTreeInspector 0.2.2

Static Class inputEx.widget.JsonTreeInspector

Create a treeview to inspect a javascript object

Constructor

inputEx.widget.JsonTreeInspector ( parentEl,object )
Parameters:
parentEl <String|HTMLElement>  - where to append the tree
object <Object>  - the object to inspect

Methods

buildBranch

buildBranch(obj,parentEl)
Build the sub-branch for obj
Parameters:
    obj
    parentEl

onItemClick

onItemClick(e,params)
When the user click on a node
Parameters:
    e
    params




Copyright (c) 2007-2009 Eric Abouaf. All rights reserved.
Generated by JsDoc Toolkit 2.0.0 on Wed, 04 Mar 2009 15:41:32 GMT using neyricjslibs-template.