Generic FunctionPackage: cgToCDocOverviewCGDocRelNotesFAQIndexPermutedIndex
Allegro CL version 10.1
Unrevised from 10.0 to 10.1.
10.0 version

hide-outline-item-children

Arguments: outline &key move-to-parent-only

Causes the child items of the currently selected outline-item to be hidden, unless move-to-parent-only is true or the selected item is already closed, in which case it will instead select the parent item of the selected item. This function is otherwise similar to close-outline-item-value except that it works on the currently selected item rather than on the item that has a specified value.

This function could be called directly for an interactive command to close the selected item, moving to the parent item if it already closed.


Copyright (c) 1998-2022, Franz Inc. Lafayette, CA., USA. All rights reserved.
This page was not revised from the 10.0 page.
Created 2019.8.20.

ToCDocOverviewCGDocRelNotesFAQIndexPermutedIndex
Allegro CL version 10.1
Unrevised from 10.0 to 10.1.
10.0 version