| 
 | Oracle Fusion Middleware extensions for XML based Datamodel Framework 11g Release 1 (11.1.1.6) E22566-06 | |||||||||
| 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(oracle.ide.Context context)Event handler for default actions. | 
|  boolean | handleEvent(oracle.ide.controller.IdeAction action,
            oracle.ide.Context c)Controller event handler to handle commonds. | 
|  void | menuWillHide(oracle.ide.controller.ContextMenu contextMenu)Event handler for menu hiding. | 
|  void | menuWillShow(oracle.ide.controller.ContextMenu contextMenu)Event handler for click on menu item. | 
|  boolean | update(oracle.ide.controller.IdeAction action,
       oracle.ide.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(oracle.ide.controller.IdeAction action,
                           oracle.ide.Context c)
handleEvent in interface oracle.ide.controller.Controlleraction - c - 
public boolean update(oracle.ide.controller.IdeAction action,
                      oracle.ide.Context context)
update in interface oracle.ide.controller.Controlleraction - context - 
public void menuWillShow(oracle.ide.controller.ContextMenu contextMenu)
menuWillShow in interface oracle.ide.controller.ContextMenuListenercontextMenu - public void menuWillHide(oracle.ide.controller.ContextMenu contextMenu)
menuWillHide in interface oracle.ide.controller.ContextMenuListenercontextMenu - public boolean handleDefaultAction(oracle.ide.Context context)
handleDefaultAction in interface oracle.ide.controller.ContextMenuListenercontext - 
| 
 | Oracle Fusion Middleware extensions for XML based Datamodel Framework 11g Release 1 (11.1.1.6) E22566-06 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||