Navigation:  Classes > bBrowser >

bBrowser:GetTitleGrid()

Print this Topic    Previous pageReturn to chapter overviewNext page

Purpose

Determines which grid to use for the title when drawing.

Class

bBrowser

Type

Method

Syntax

<oBrowser>:GetTitleGrid() Æ oGrid

Return Value

oGridThe determined grid.
Data type:bGrid

Description

In order to determine the grid for the title,

1.it is examined whether a bBrowser:TitleView object is defined and whether in this object a grid (see also bViewStyle:Grid) is set unequal to NULL_OBJECT.
Ü If it is, this grid is returned.
2.Ü the value NULL_OBJECT is returned.

See Also

bBrowser:GetTitleAlphaBlendRatio()

bBrowser:GetTitleAlignment()

bBrowser:GetTitleBackground()

bBrowser:GetTitleFont()

bBrowser:GetTitleForeground()

bBrowser:GetTitleOptions()

bBrowser:TitleView

 


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