|
t:treeSelectionListener |
|
<p>The <t:treeSelectionListener> tag expects the fully-qualified name of a Java class implementing the Tomahawk TreeSelectionListener interface. It registers an instance of this class as an event listener for tree node selection events on the parent tree component.</p>
Example
<t:treeSelectionListener> </t:treeSelectionListener>
|