PT_TREE_ITERATOR_CHILD_INFO overview
![]() ![]() | Additional, application specific information about the item |
![]() ![]() | An URL that can be used to browse to the item, or the blank string if not applicable |
![]() ![]() | The number of children of this item, or -1 if not known |
![]() ![]() | A description of this item |
![]() ![]() | The unique string identifier for this item, can be passed into IPTTreeIterator.MoveTo |
![]() ![]() | An image UUID that specifies the image that should be used to represent this item when it is closed |
![]() ![]() | The highest column index is one less than this value |
![]() ![]() | The name of this item |
![]() ![]() | An image UUID that specifies the image that should be used to represent this item when it is open |
![]() ![]() | The type of this item, which is a BITMASK of PT_TREE_ITERATOR_CHILD_TYPES values |
![]() |
Initializes a new instance of the PT_TREE_ITERATOR_CHILD_INFO class. |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table. |
![]() | Gets the Type of the current instance. |
![]() | Returns a String that represents the current Object. |
PT_TREE_ITERATOR_CHILD_INFO Class | com.plumtree.server.treeiterator Namespace | IPTTreeIterator