|
Oracle Application Development Framework Model and Business Components Java API Reference
10.1.3.1.0 B28969-01 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JUApplication | |
oracle.jbo.uicli.binding | Contains ADF Swing classes that handle interaction with BC4J objects for various ADF Swing bindings. |
oracle.jbo.uicli.jui | Contains JClient classes that implement binding of Swing controls with BC4J ViewObject, Attributes or Rows. |
oracle.jbo.uicli.mom | Contains classes that implement metadata management for ADF Swing. |
Uses of JUApplication in oracle.jbo.uicli.binding |
Methods in oracle.jbo.uicli.binding that return JUApplication | |
JUApplication |
JUFormBinding.getApplication() Returns the JUApplciation object to which this form binding belongs. |
JUApplication |
JUApplication.getRootApplication() Returns the root DCDataControl object. |
Methods in oracle.jbo.uicli.binding with parameters of type JUApplication | |
void |
JUFormBinding.setApplication(JUApplication app) Sets the JUApplication instance in this form binding and adds it to the JUApplication. |
Constructors in oracle.jbo.uicli.binding with parameters of type JUApplication | |
JUApplication(JUApplication parent, oracle.jbo.ApplicationModule am, java.lang.Object userData) Constructor to be used to create a nested JUApplication inside another JUApplication object. |
Uses of JUApplication in oracle.jbo.uicli.jui |
Methods in oracle.jbo.uicli.jui with parameters of type JUApplication | |
void |
JUPanelBinding.setApplication(JUApplication app) *** For internal framework use only *** Sets the ApplicationModule reference |
Uses of JUApplication in oracle.jbo.uicli.mom |
Methods in oracle.jbo.uicli.mom that return JUApplication | |
static JUApplication |
JUMetaObjectManager.findApplicationObject(java.lang.String qualifiedAMName) |
static JUApplication |
JUMetaObjectManager.createApplicationObject(java.lang.String qualifiedAMName) |
static JUApplication |
JUMetaObjectManager.createApplicationObject(java.lang.String qualifiedAMName, java.util.Properties env) |
static JUApplication |
JUMetaObjectManager.createApplicationObject(java.lang.String qualifiedAMName, java.util.Properties env, oracle.jbo.common.ampool.EnvInfoProvider envInfo) |
|
Oracle Application Development Framework Model and Business Components Java API Reference
10.1.3.1.0 B28969-01 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |