ADF Designtime

oracle.adf.dt.dbpanel
Class DataBindingWindowController

java.lang.Object
  extended byoracle.adf.dt.dbpanel.DataBindingWindowController
All Implemented Interfaces:
oracle.ide.addin.Controller

public final class DataBindingWindowController
extends java.lang.Object
implements oracle.ide.addin.Controller


Constructor Summary
DataBindingWindowController(DataBindingDockeableWindow window)
           
 
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
 

Constructor Detail

DataBindingWindowController

public DataBindingWindowController(DataBindingDockeableWindow window)
Method Detail

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

ADF Designtime

 

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