Navigation:  Classes > bBrowser >

bBrowser:NotifyAppend()

Print this Topic    Previous pageReturn to chapter overviewNext page

Purpose

Processed of the linked server the notification NOTIFYAPPEND.

Class

bBrowser

Type

Method

Syntax

<oBrowser>:NotifyAppend(

<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:NotifyAppend() examined whether the new record is in the visible area of the browser. If yes, the browser is updated. If no, only the maximum position of the vertical scrollbar is updated.

See Also

bBrowser:Notify()

bBrowser:UpdateVerticalScrollValues()

 


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