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

E13403-07

Uses of Class
oracle.ide.view.ViewSelectionEvent

Packages that use ViewSelectionEvent
oracle.ide.view   
oracle.jdeveloper.uieditor Contains classes that allow addins access to the UIEditor integration objects. 
 

Uses of ViewSelectionEvent in oracle.ide.view
 

Methods in oracle.ide.view with parameters of type ViewSelectionEvent
protected  void View.fireViewSelectionChanged(ViewSelectionEvent e)
           
 void ViewSelectionListener.viewSelectionChanged(ViewSelectionEvent e)
          This method is called every time the selection changes in a view.
 void AbstractPinnable.viewSelectionChanged(ViewSelectionEvent e)
          Respond to a change in selection in the pinned View based on the pin state.
 

Uses of ViewSelectionEvent in oracle.jdeveloper.uieditor
 

Methods in oracle.jdeveloper.uieditor with parameters of type ViewSelectionEvent
 void AbstractCanvas.viewSelectionChanged(ViewSelectionEvent e)
          Respond to a ViewSelectionEvent in our associated UIEditor by firing our own ViewSelectionEvent reflecting the new selection.
 


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

E13403-07

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