Concept Framework 1.0 documentation Contents | Index

VisibleRemoteObject.DisposeObject

Name Type Access Version Deprecated
DisposeObject function public version 1.0 no

Prototype:
public function DisposeObject(clean_child=true)

Parameters:
clean_child      if set to true DisposeObject is called recursively on all the children of this object

Description:
This function tells the client that a control is no longer needed and can be deleted.

Returns:
This function returns nothing (null).

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