a sequence of compressed items for the node if it is a CompressionHead.
The compression chain of which the node
is a part, or undefined
if the node
is not a CompressionParticipant
The CompressionHead of the node's compression chain, or undefined if the node is not a CompressionParticipant.
true
if the node is a CompositeTreeNode and is its parent's sole child
In that case, the node can be shown in the same row as its parent.
true
if the node is a CompositeTreeNode with a sole child, and the same is not true of its parent.
In that case, the node will appear as the first member of a compressed row.
true
if the node has a single child that is a CompositeTreeNode
In that case, the child can be shown in the same row as the parent.
true
if the node is part of a compression row, either a CompressionChild or CompressionParent
true
if the node's parent is a CompositeTreeNode with a sole child, and the same is not true of the node.
In that case, the node will appear as the last member of a compressed row.