Navigation:  Classes > bBrowser >

bBrowser:InEdit()

Print this Topic    Previous pageReturn to chapter overviewNext page

Purpose

Examines whether an input is active in a data cell.

Class

bBrowser

Type

Method

Syntax

<oBrowser>:InEdit() Æ lEdit

Return Value

lEditA logical value that indicates whether an input is active.
TRUEAn input is active.
FALSE An input is not active.
Data Type:Logic

Description

bBrowser:InEdit() examines whether an input is active in a data cell.

 

An active input can be closed by the method bBrowser:EditClose() and be canceled by the method bBrowser:EditCancel().

See Also

bBrowser:Edit()

bBrowser:EditCancel()

bBrowser:EditClose()

 


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