Documents > BPS V2 Script API
report::Item Class Reference

Report items can not be created by scripting, only existing items in a section can be used. More...

List of all members.

Public Member Functions

String typeName ()
 The type name of the item.

Detailed Description

Report items can not be created by scripting, only existing items in a section can be used.


Member Function Documentation

String report::Item::typeName ( )

The type name of the item.

Type nameDescription
simpletextSimple text
richtextRich text
lineLine
rectangleRectangle
ellipseEllipse
barcodeBar code
pixmapPixmap
Returns:
The type name of the current item.