PropertyList
fAttributesView = new PropertyList("attributesView");
PropertyList* fAttributesView;
AddExpandedRows(PropertyList* list, PropertyRow* parent, BString path,
PropertyList::AddAttributes(const Attributes& attributes)
PropertyList::Clear()
PropertyList::SelectionChanged()
PropertyList::MessageReceived(BMessage* msg)
PropertyList::PropertyList(const char* name)
PropertyList::~PropertyList()
class PropertyList : public BColumnListView {
PropertyList(const char* name);
virtual ~PropertyList();