Navigation:  Classes > bBrowser >

bBrowser:RowSelect()

Print this Topic    Previous pageReturn to chapter overviewNext page

Purpose

A callback method for selecting a row.

Class

bBrowser

Type

Method

Syntax

<oBrowser>:RowSelect() Æ lSuccess

Return Value

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

Description

bBrowser:RowSelect() is a callback method that is called by the bBrowser whenever another row is 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 bRowEvent as argument.

See Also

bBrowser:CellSelect()

bRowEvent

 


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