|
Oracle Fusion Middleware extensions for XML based Datamodel Framework 11g Release 1 (11.1.1.5) E22566-01 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectoracle.apps.fnd.applxdf.comp.ui.XDFComparisonController
public final class XDFComparisonController
This class add "Compare XDF" item to context menus and launch the XDF Comparison Wizard to run the XDF Comparison.
Field Summary |
---|
Fields inherited from interface oracle.ide.controller.Controller |
---|
UPDATE_FROM_ACTION_PERFORMED, UPDATE_FROM_ACTIVE_VIEW_CHANGED, UPDATE_FROM_UNDO, UPDATE_FROM_USER_EXTENSION, UPDATE_FROM_VIEW_SELECTION_CHANGED |
Constructor Summary | |
---|---|
XDFComparisonController()
|
Method Summary | |
---|---|
boolean |
handleDefaultAction(Context context)
Event handler for default actions. |
boolean |
handleEvent(IdeAction action,
Context c)
Controller event handler to handle commonds. |
void |
menuWillHide(ContextMenu contextMenu)
Event handler for menu hiding. |
void |
menuWillShow(ContextMenu contextMenu)
Event handler for click on menu item. |
boolean |
update(IdeAction action,
Context context)
Update from main |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public XDFComparisonController()
Method Detail |
---|
public boolean handleEvent(IdeAction action, Context c)
handleEvent
in interface Controller
action
- c
-
public boolean update(IdeAction action, Context context)
update
in interface Controller
action
- context
-
public void menuWillShow(ContextMenu contextMenu)
menuWillShow
in interface ContextMenuListener
contextMenu
- public void menuWillHide(ContextMenu contextMenu)
menuWillHide
in interface ContextMenuListener
contextMenu
- public boolean handleDefaultAction(Context context)
handleDefaultAction
in interface ContextMenuListener
context
-
|
Oracle Fusion Middleware extensions for XML based Datamodel Framework 11g Release 1 (11.1.1.5) E22566-01 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |