import"sbITreeViewPropertyInfo.idl";
AString sbITreeViewPropertyInfo::getCellProperties |
( |
in AString |
aValue | ) |
|
Get the cell properties for items with the given property value
- Parameters
-
aValue | the property value for the given item |
- Returns
- the cell properties
- Note
- This must not invalidate the tree (or change the item).
- See Also
- nsITreeView::getCellProperties
AString sbITreeViewPropertyInfo::getCellValue |
( |
in AString |
aValue | ) |
|
Get the value for a cell with a given value
- Note
- This must not invalidate the tree (or change the item).
- See Also
- nsITreeView::getCellValue
AString sbITreeViewPropertyInfo::getImageSrc |
( |
in AString |
aValue | ) |
|
Get the image path for a cell with a given value
- See Also
- nsITreeView::getImageSrc
long sbITreeViewPropertyInfo::getProgressMode |
( |
in AString |
aValue | ) |
|
Get the progress mode for a cell with a given value
- See Also
- nsITreeView::getProgressMode
AString sbITreeViewPropertyInfo::getRowProperties |
( |
in AString |
aValue | ) |
|
Get the row properties for items with the given property value
- Parameters
-
aValue | the property value for this property for the item |
- Returns
- the row properties
- See Also
- nsITreeView::getRowProperties
readonly attribute AString sbITreeViewPropertyInfo::columnType |
The documentation for this interface was generated from the following file: