Contents > Tomahawk Tag Reference > t:treeSelectionListener
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.
Example:
<t:treeSelectionListener></t:treeSelectionListener>