|
ADF Designtime | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectoracle.adf.dt.factories.bc4j.DCFactoryApplicationModule
Constructor Summary | |
DCFactoryApplicationModule()
|
Method Summary | |
boolean |
canCreateDataControl(oracle.ide.addin.Context ctx)
Return true is the Data control can be created for the selected node. |
boolean |
compileProjectBeforeGenerating(oracle.ide.addin.Context ctx)
Return true if this factory requires the project to be compiled before it [re-]generates a data control. |
JUDTDataControl |
createDataControl(oracle.ide.addin.Context context)
Create a data control for the selected Element. |
java.lang.Class[] |
getNodeClasses()
Array of node classes handled by this Factory |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public DCFactoryApplicationModule()
Method Detail |
public java.lang.Class[] getNodeClasses()
DataControlFactory
getNodeClasses
in interface DataControlFactory
public boolean canCreateDataControl(oracle.ide.addin.Context ctx)
DataControlFactory
canCreateDataControl
in interface DataControlFactory
public JUDTDataControl createDataControl(oracle.ide.addin.Context context)
DataControlFactory
createDataControl
in interface DataControlFactory
public boolean compileProjectBeforeGenerating(oracle.ide.addin.Context ctx)
DataControlFactory
compileProjectBeforeGenerating
in interface DataControlFactory
|
ADF Designtime | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright © 1997, 2004, Oracle. All rights reserved.