Oracle ADF Designtime API Reference v10.1.2


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

Oracle ADF Designtime API Reference v10.1.2


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