Concept Framework 2.2 documentation Contents | Index

RColumnManager.UseWidget

Name Type Access Version Deprecated
UseWidget function public version 1.0 no

Prototype:
public function UseWidget(Object);

Parameters:
Object      a VisibleRemoteObject descendat object

Description:
This function attaches a column header to a control. For example, if you want to display an image next to the column's caption, you need to attach a RVBox containing a RImage and a RLabel object. You can put virtually any control in place of the standard column Caption.

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

Documented by Eduard Suica, generation time: Sun Jan 27 18:15:07 2013 GMT(c)2013 Devronium Applications