PathAttributeText
return new PathAttributeText(model, column);
PathAttributeText::PathAttributeText(const Model* model, const BColumn* column)
PathAttributeText::ReadValue(BString* outString)
class PathAttributeText : public StringAttributeText {
PathAttributeText(const Model*, const BColumn*);