Cookies improve the way our website works, by using this website you are agreeing to our use of cookies. For more information see our privacy policy.
OK
collapse
public void collapse(@NotNull final CWidgetId aWidgetId,
@NotNull final String aItemId);
This function collapses a branch from a tree view.
The argument aItemId identifies the node to be collapsed.