nu.zoom.ldap.eon.directory.tree
Interface DirectoryTreeSelectionListener

All Known Implementing Classes:
DirectoryTreeAndAttributesComponent

public interface DirectoryTreeSelectionListener

Version:
$Revision: 1.1 $
Author:
$Author: johan $

Method Summary
 void selectionChanged(DirectoryTree tree, InitialLdapContext iCtx)
          Notifies of a tree selection change.
 

Method Detail

selectionChanged

void selectionChanged(DirectoryTree tree,
                      InitialLdapContext iCtx)
Notifies of a tree selection change.

Parameters:
tree - The tree that the user operated on.
iCtx - The context the tree uses.


Copyright © 2011. All Rights Reserved.