|
Extension SDK 10.1.2 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright © 1997, 2004, Oracle. All rights reserved.