Navigation:  Classes > bBrowser >

bBrowser:NotifyFieldChange()

Print this Topic    Previous pageReturn to chapter overviewNext page

Purpose

Processed of the linked server the notification NOTIFYFIELDCHANGE.

Class

bBrowser

Type

Method

Syntax

<oBrowser>:NotifyFieldChange(

<iNotifyName>,

[<uDescription>]

) Æ NIL

Arguments

<iNotifyName>The notification to the change that arose in the linked server. A detailed description is under bBrowser:Notify().
Data type:Integer

 

<uDescription>Additional information for notification. Not to each notification this argument contains further information (see also bBrowser:Notify()).
Data type:Usual

Description

bBrowser:NotifyFieldChange() examined whether the field is in the visible area and updates the browser if necessary.

 

If the field is contained in the active indexed expression, it can occur that the record to the field disappears from the visible area in the browser or is moved to a new position.

See Also

bBrowser:Notify()

 


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