sap.ui.vtm.ChildCollectionType.Excluded
|
The operation should apply to the excludedChildren collection of the tree item only.
|
sap.ui.vtm.ChildCollectionType.Included
|
The operation should apply to the includedChildren collection of the tree item only.
|
sap.ui.vtm.ChildCollectionType.IncludedAndExcluded
|
The operation should apply to the includedChildren and the excludedChildren collection of the tree item.
|
sap.ui.vtm.ChildCollectionType.None
|
The operation should not apply to either the includedChildren or excludedChildren collection of the tree item.
|