Extension SDK 10.1.2


oracle.jdeveloper.cmt
Interface CmtSelectionListener


public interface CmtSelectionListener

A listener that is notified when a CmtComponentSource's selection changes.


Method Summary
 void selectionChanged(CmtSelectionEvent e)
          Respond to a change in selection.

 

Method Detail

selectionChanged

public void selectionChanged(CmtSelectionEvent e)
Respond to a change in selection.
Parameters:
e - the event that desribes the selection change.

Extension SDK


Copyright © 1997, 2004, Oracle. All rights reserved.