Lines Matching refs:children
41 currently selected children. Every object that has children that can be
46 provides the children on which the first operates.</p>
59 current set a selected children (multi selection) or a previously
64 referes to all the children of this object.
77 This index referes to all the children of this object.
90 /** Clears the selection, so that no children of the
95 /** Select all children.
100 other children are deselected.</p>
104 /** Returns the number of Accessible children that are currently
113 Returns the number of selected children of this object or 0 if
121 This index refers only to the selected children, not to all the
122 children of this object. Even if all children are selected, the
123 indices enumerating the selected children need not be the same
124 as those enumerating all children. If only single selection is
129 number of selected children, then a valid reference to the
141 selected children. Note that not all applications support
145 This index refers to all children not just the selected ones.