Lines Matching refs:selected
41 currently selected children. Every object that has children that can be
42 selected should support this interface.</p>
59 current set a selected children (multi selection) or a previously
60 selected child is deselected first (single selection).</p>
73 /** Determines if the specified child of this object is selected.
76 Index of the child for which to detect whether it is selected.
80 Returns <TRUE/> if the specified child is selected and <FALSE/>
81 if it is not selected.
91 object are selected.
97 <p>Causes every child of the object to be selected if the object
99 supported then the first child, if it exists, is selected and all
105 selected.
113 Returns the number of selected children of this object or 0 if
114 no child is selected.
118 /** Returns the specified selected Accessible child.
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
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.
146 If the specified child is not selected or it can not be