Navigation:  Classes > bBrowser >

bBrowser:ViewLogicAs

Print this Topic    Previous pageReturn to chapter overviewNext page

Purpose

The view style for logical column values.

Class

bBrowser

Type

Access / Assign

Data Type

Symbol

Description

Logical column values can be displayed in different styles. The table below defines the different view styles:

 

Display Type

Description

#Normal

Display 'Y' for TRUE and 'N' for FALSE. These defaults can be changed by the method bBrowser:PropertyPut(#ViewLogicValues...).

#Check

Display a CheckBox without a box.

#CheckBox

Display as CheckBox.

#ComboBox

Display as ComboBox.

#ComboEdit

Display as bComboEdit.

 

A NULL_SYMBOL displays the logical values in the view style #Normal.

See Also

bBrowser:GetColumnValueViewAs()

bBrowser:PropertyGet()

bBrowser:PropertyPut()

bDataColumn:ViewValueAs

 


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