Main Page
Namespaces
Classes
Files
Related Pages
S
earch for
Using BStringItem
A
BStringItem
is a container for text that you want to display as an item in a
BListView
. To use a
BStringItem
, you construct it, set its text (either in the constructor or through SetText()) and then add it to a
BListView
object.
Archived Fields
The Archive() function adds the following field to its
BMessage
argument:
Field
Type code
Meaning
"_label"
B_STRING_TYPE
String text (present only if it is not NULL).
Copyright 2005 by yellowTAB GmbH, Be Inc., Palm Source Inc. and their respective legal successors
All rights reserved.