Extension SDK 10.1.2

Uses of Class
oracle.ide.UpdateInfo

Packages that use UpdateInfo
oracle.ide Contains classes that allow addins access to the IDE integration objects. 
oracle.ide.addin Contains classes and interfaces that are used by addins to extend JDeveloper with their own views and wizards. 
 

Uses of UpdateInfo in oracle.ide
 

Methods in oracle.ide with parameters of type UpdateInfo
 void IdeMainWindow.updateVisibleActions(UpdateInfo updateInfo)
           
 

Uses of UpdateInfo in oracle.ide.addin
 

Methods in oracle.ide.addin with parameters of type UpdateInfo
 void AbstractView.updateVisibleActions(UpdateInfo updateInfo)
           
 void View.updateVisibleActions(UpdateInfo updateInfo)
          Called when the IDE or an extension requests that the View update the enabled state of any actions that are visible on screen.
 


Extension SDK

 

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