oracle.adf.dt.dbpanel
Class DataBindingWindowController
java.lang.Object
oracle.adf.dt.dbpanel.DataBindingWindowController
- All Implemented Interfaces:
- oracle.ide.addin.Controller
- public final class DataBindingWindowController
- extends java.lang.Object
- implements oracle.ide.addin.Controller
Method Summary |
boolean |
handleEvent(oracle.ide.IdeAction action,
oracle.ide.addin.Context context)
|
boolean |
update(oracle.ide.IdeAction action,
oracle.ide.addin.Context context)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DataBindingWindowController
public DataBindingWindowController(DataBindingDockeableWindow window)
handleEvent
public boolean handleEvent(oracle.ide.IdeAction action,
oracle.ide.addin.Context context)
- Specified by:
handleEvent
in interface oracle.ide.addin.Controller
update
public boolean update(oracle.ide.IdeAction action,
oracle.ide.addin.Context context)
- Specified by:
update
in interface oracle.ide.addin.Controller
Copyright © 1997, 2004, Oracle. All rights reserved.