Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1.4.0)

E13403-05

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

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

Parameters:
e - the event that desribes the selection change.

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1.4.0)

E13403-05

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