get-children in area-container<%>
Returns a list of the container's active children. (The active children are the ones currently managed by the container; inactive children are generally hidden.) The order of the children in the list is significant. For example, in a vertical panel, the first child in the list is placed at the top of the panel.
( -> list of send an-area-container get-children)subarea<%> objects