Navigation:  Classes > bBrowser >

bBrowser:GetFooterFromPoint()

Print this Topic    Previous pageReturn to chapter overviewNext page

Purpose

Determines the footer of a column relating to a specific point.

Class

bBrowser

Type

Method

Syntax

<oBrowser>:GetFooterFromPoint(<oPoint>) Æ oColumn

Arguments

<oPoint>The point object for which the column is to be determined.
Data type:Point

Return Value

oColumnThe column whose footer is under the specified point.
Data type:bBrowserColumn

Description

bBrowser:GetFooterFromPoint() returns the column whose column footer is under the specified point.

 

The coordinate refers to the origin left above within the ClientArea (CanvasArea) of the browser.

See Also

bBrowser:GetCaptionFromPoint()

bBrowser:GetCaptionRect()

bBrowser:GetCellToPoint()

bBrowser:GetCellRect()

bBrowser:GetColumnRect()

bBrowser:GetColumnToPoint()

 


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