ilog.views.maps.beans
Interface TreeEditionListener

All Known Implementing Classes:
IlvLayerTreePanel, IlvSeeThroughConfigurationPanel

public interface TreeEditionListener

A listener that can be registered in a IlvEditableTree to be notified of edition events.

Since:
JViews 7.5

Method Summary
 boolean editionPerformed(TreeEditionEvent e)
          Method called when an edition event occurs.
 

Method Detail

editionPerformed

boolean editionPerformed(TreeEditionEvent e)
Method called when an edition event occurs.

Parameters:
e - The event.
Returns:
true if edition is to be performed, false if edition is to be canceled.


Copyright © 1996-2007 ILOG S.A. All rights reserved.   Documentation homepage.