Lines Matching refs:type

57         <type>XTreeNode</type> or sequence&lt;<type>XTreeNode</type>&gt;.</p>
60 returns an emtpy any for no selection, an any with <type>XTreeNode</type> for
61 a single selection and a sequence&lt;<type>XTreeNode</type>&gt; for a multiselection.
72 the <type>XTreeNode</type> specifying the node to check.
79 if <var>Node</var> is not a valid node of the corresponding <type>XTreeDataModel</type>.
87 the <type>XTreeNode</type> specifying the node to check
94 if <var>Node</var> is not a valid node of the corresponding <type>XTreeDataModel</type>.
104 the <type>XTreeNode</type> specifying the node to make visible.
107 if <var>Node</var> is not a valid node of the corresponding <type>XTreeDataModel</type>.
112 <type>XTreeExpansionListener</type> raised a <type>ExpandVetoException</type>.
124 if <var>Node</var> is not a valid node of the corresponding <type>XTreeDataModel</type>.
133 the <type>XTreeNode</type> identifying a node.
136 if <var>Node</var> is not a valid node of the corresponding <type>XTreeDataModel</type>.
140 <type>XTreeExpansionListener</type> raised a <type>ExpandVetoException</type>.
148 the <type>XTreeNode</type> identifying a node
151 if <var>Node</var> is not a valid node of the corresponding <type>XTreeDataModel</type>.
155 <type>XTreeExpansionListener</type> raised a <type>ExpandVetoException</type>.
160 /** Adds a listener for <type>TreeExpansion</type> events.
163 a <type>XTreeExpansionListener</type> that will be notified when a tree
168 /** Removes a listener for <type>TreeExpansion</type> events.
171 the <type>XTreeExpansionListener</type> to remove.
200 …the <type>XTreeNode</type> for the node at that location, or 0 if there is no node at the given po…
214 …the <type>XTreeNode</type> for the node closest to that location, null if nothing is viewable or t…
242 …<p>All registered <type>XTreeEditListener</type> are notified if an editing session was in progres…
258 registered <type>XTreeEditListener</type>, this call has no effect.</p>
263 the <type>XTreeNode</type> identifying a node.
266 if <var>Node</var> is not a valid node of the corresponding <type>XTreeDataModel</type>.
271 /** Adds a <type>XTreeEditListener</type>.
274 a <type>XTreeEditListener</type> that will be notified
279 /** Removes a <type>XTreeEditListener</type>.
282 the <type>XTreeEditListener</type> to remove