Event XbpTreeView():itemCollapsed Foundation
The level below the current item has collapsed.
:itemCollapsed := {| oItem, aRect, self | ... }
:itemCollapsed ( <oItem>, <aRect> ) --> self
xbeTV_ItemCollapsed (1049091)
This method returns the object executing the method (self).
The event xbeTV_ItemCollapsed is created after the sub-items of an XbpTreeViewItem object are suppressed in the display. This is achieved by clicking the Minus sign with the left mouse button, or when the Minus key or left arrow key is pressed.
If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.