Navigation:  Classes > bBrowser >

bBrowser:CellSelect()

Print this Topic    Previous pageReturn to chapter overviewNext page

Purpose

A callback method for selecting a cell.

Class

bBrowser

Type

Method

Syntax

<oBrowser>:CellSelect() Æ lSuccess

Return Value

lSuccessA logical value that is always TRUE.
Data Type:Logic

Description

bBrowser:CellSelect() is a callback method that is called by the bBrowser whenever a cell was selected. The method checks whether a method with the same name is defined in the owner of the bBrowser and calls this with an object of class bCellSelectEvent as argument.

See Also

bBrowser:CellClick()

bBrowser:CellDoubleClick()

bBrowser:CellDragSelect()

bBrowser:RowSelect()

 


Page url: http://www.YOURSERVER.com/index.html?bbrowser_cellselect.htm