Concept Framework 1.0 documentation Contents | Index

RTreeView.Collapse

Name Type Access Version Deprecated
Collapse function public version 1.0 no

Prototype:
public function Collapse(path)

Parameters:
path      the position(index as number or path as string or array)

Description:
This function will collapse the tree making the item on indicated by the path parameter collapsed (if possible). If the Model property is not set to MODEL_TREEVIEW this function has no effect.

Returns:
Returns the result of the Send method (not to be considered important).

Documented by Eduard Suica, generation time: Thu Oct 15 20:01:58 2009 GMT(c)2009 RadGs Software