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

show-outline-item-children

Arguments: outline &key all-descendents

Causes the child items of the currently selected outline-item to be displayed. This is similar to open-outline-item-value except that it works on the currently selected item rather than on the item that has a specified value, and it has the all-descendents option.

If all-descendents is true, then all descdendent items will be shown rather than the immediate children only.

This function could be called directly for an interactive command to open the selected item.


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