Skip navigation links

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

E13403-06


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.

Skip navigation links

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

E13403-06


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