Description
The ExtJSTreePanel View
helper object provides access to child views of Ext JS Tree Panel controls. You can obtain the ExtJSTreePanelView
object in your test by using the wChildView
property of an object that corresponds to the tested Ext JS Tree Panel control, or the wChildView
property of the ExtJSTreePanelView
object that corresponds to its child view.