| Package | Description |
|---|---|
| oracle.adf.model |
Contains the ADFm classes and interfaces that apply to the all ADFm implementation.
|
| oracle.adf.model.binding |
Contains the abstract implementation of ADFm binding objects.
|
| oracle.adf.model.placeholder | |
| oracle.jbo.uicli.binding |
Contains ADF Swing classes that handle interaction with BC4J objects for various ADF Swing bindings.
|
| oracle.jbo.uicli.controls |
Contains classes that implement ADF Swing controls
|
| 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.
|
| oracle.jbo.uicli.uix |
| Class and Description |
|---|
| JUCtrlInputValueHandler |
| Class and Description |
|---|
| JUCtrlActionBinding
Implements actions on BC4J RowIterator to which this control is bound.
|
| JUCtrlValueBinding
A JUControlBinding class responsible for maintaining which attribute(s)
of a row this binding can display/update.
|
| JUIteratorBinding
JUIteratorBinding is the binding class that interacts with BC4J RowIterator objects
to iterate over rows and provide the current row(s) to display to various control
bindings.
|
| Class and Description |
|---|
| JUApplication
The application class that manages connection to a
BC4J Application Module.
|
| Class and Description |
|---|
| EventHandlerInvoker
EventHandlerInvoker extends JUCtrlActionBindingAdapter
|
| JUApplication
The application class that manages connection to a
BC4J Application Module.
|
| JUBindingDefFactoryImpl.ExecutableRefreshFlag |
| JUControlBinding
The base class for all binding objects in the JClient framework that bind
a Swing control/model to a BC4J attribute(s).
|
| JUControlDef |
| JUCtrlActionBinding
Implements actions on BC4J RowIterator to which this control is bound.
|
| JUCtrlActionBindingAdapter
Default adapter for JUCtrlActionBindingListener event.
|
| JUCtrlActionBindingEvent |
| JUCtrlActionBindingListener
Implemented by classes that are interested in performing
typically lightweight, client-side preparation of data or update of
display before or after an action binding performs it's action.
|
| JUCtrlActionDef |
| JUCtrlAttrsBinding
A JUControlBinding class responsible for binding controls/models
that are bound to a single Row object in the BC4J layer.
|
| JUCtrlAttrsDef |
| JUCtrlBoolDef |
| JUCtrlHierBinding |
| JUCtrlHierDef |
| JUCtrlHierNodeBinding |
| JUCtrlHierTypeBinding |
| JUCtrlInputValueHandler |
| JUCtrlListBinding
A JUCtrlAttrsBinding class responsible displaying a list of values
from a static list or a list calculated at runtime using another BC4J ViewObject/RowIterator.
|
| JUCtrlListBindingChangeEvent
JUCtrlListBinding will notify registered listeners when
an unknown value is encountered.
|
| JUCtrlListBindingChangeListener
Implementers of this interface can register with a JUCtrlListBinding
to be notified about events.
|
| JUCtrlListDef
Deprecated.
since 11.1.1.4.0 Applications should not use this api.
|
| JUCtrlRangeBinding
A JUControlBinding class responsible for binding controls/models
that are bound to a range of Row objects in the BC4J layer.
|
| JUCtrlRangeDef |
| JUCtrlSearchCriteriaItemNodeBinding |
| JUCtrlSearchCriteriaNodeBinding |
| JUCtrlSearchCriteriaRowNodeBinding |
| JUCtrlSearchHierNodeBinding |
| JUCtrlValueBinding
A JUControlBinding class responsible for maintaining which attribute(s)
of a row this binding can display/update.
|
| JUCtrlValueBindingRef
The base class for all binding objects in the JClient framework that bind
a Swing control/model to a BC4J attribute(s).
|
| JUCtrlValueDef |
| JUCtrlValueHandler
A JUCtrlValueHandler interface defines method specific for returning
inputValue from custom inputHandler.
|
| JUErrorHandler
Implements reporting of all JClient and BC4J exceptions raised in the context
of a JUFormBinding.
|
| JUEventProducer
JUEventProducer implements interface EventProducer
|
| JUFormBinding
Corresponds to a Swing JFrame instance and manages bindings used in a
frame.
|
| JUFormDef |
| JUIteratorBinding
JUIteratorBinding is the binding class that interacts with BC4J RowIterator objects
to iterate over rows and provide the current row(s) to display to various control
bindings.
|
| JUIteratorDef |
| JUIterRowDef |
| JUNavigationBarInterface
Implemented by all controls similar to NavigationBar that are interested in
knowing which iterator is currently in focus in a PanelBinding, so that
they can update their display of currency, etc.
|
| JUSearchBindingCustomizer.SearchConjunction |
| JUStatusBarInterface
Implements status messages based on the current focus, current iterator, and current display mode of
a JUPanel.
|
| Class and Description |
|---|
| JUControlBinding
The base class for all binding objects in the JClient framework that bind
a Swing control/model to a BC4J attribute(s).
|
| JUCtrlActionBindingListener
Implemented by classes that are interested in performing
typically lightweight, client-side preparation of data or update of
display before or after an action binding performs it's action.
|
| JUCtrlAttrsBinding
A JUControlBinding class responsible for binding controls/models
that are bound to a single Row object in the BC4J layer.
|
| JUCtrlListBinding
A JUCtrlAttrsBinding class responsible displaying a list of values
from a static list or a list calculated at runtime using another BC4J ViewObject/RowIterator.
|
| JUErrorHandler
Implements reporting of all JClient and BC4J exceptions raised in the context
of a JUFormBinding.
|
| JUFormBinding
Corresponds to a Swing JFrame instance and manages bindings used in a
frame.
|
| JUIteratorBinding
JUIteratorBinding is the binding class that interacts with BC4J RowIterator objects
to iterate over rows and provide the current row(s) to display to various control
bindings.
|
| JUNavigationBarInterface
Implemented by all controls similar to NavigationBar that are interested in
knowing which iterator is currently in focus in a PanelBinding, so that
they can update their display of currency, etc.
|
| JUShuttleModel |
| JUStatusBarInterface
Implements status messages based on the current focus, current iterator, and current display mode of
a JUPanel.
|
| JUTransactionStateListener
Implemented by controls/classes that need to react to a change in a
BC4J transaction's state.
|
| Class and Description |
|---|
| JUApplication
The application class that manages connection to a
BC4J Application Module.
|
| JUBindingDefFactoryImpl |
| JUControlBinding
The base class for all binding objects in the JClient framework that bind
a Swing control/model to a BC4J attribute(s).
|
| JUControlDef |
| JUCtrlActionBinding
Implements actions on BC4J RowIterator to which this control is bound.
|
| JUCtrlActionBindingAdapter
Default adapter for JUCtrlActionBindingListener event.
|
| JUCtrlActionBindingEvent |
| JUCtrlActionBindingListener
Implemented by classes that are interested in performing
typically lightweight, client-side preparation of data or update of
display before or after an action binding performs it's action.
|
| JUCtrlActionDef |
| JUCtrlAttrsBinding
A JUControlBinding class responsible for binding controls/models
that are bound to a single Row object in the BC4J layer.
|
| JUCtrlAttrsDef |
| JUCtrlBoolBinding
Implements data binding support for controls that allow only one of two values,
like a checkbox.
|
| JUCtrlBoolDef |
| JUCtrlHierBinding |
| JUCtrlHierDef |
| JUCtrlHierNodeBinding |
| JUCtrlHierTypeBinding |
| JUCtrlInputValueHandler |
| JUCtrlListBinding
A JUCtrlAttrsBinding class responsible displaying a list of values
from a static list or a list calculated at runtime using another BC4J ViewObject/RowIterator.
|
| JUCtrlListBindingChangeAdapter |
| JUCtrlListBindingChangeEvent
JUCtrlListBinding will notify registered listeners when
an unknown value is encountered.
|
| JUCtrlListBindingChangeListener
Implementers of this interface can register with a JUCtrlListBinding
to be notified about events.
|
| JUCtrlListDef
Deprecated.
since 11.1.1.4.0 Applications should not use this api.
|
| JUCtrlRangeBinding
A JUControlBinding class responsible for binding controls/models
that are bound to a range of Row objects in the BC4J layer.
|
| JUCtrlRangeDef |
| JUCtrlScrollBinding
Implements binding of controls like Scrollbar, Slider, etc to a ViewObject.
|
| JUCtrlScrollDef |
| JUCtrlValueBinding
A JUControlBinding class responsible for maintaining which attribute(s)
of a row this binding can display/update.
|
| JUCtrlValueDef |
| JUCtrlValueHandler
A JUCtrlValueHandler interface defines method specific for returning
inputValue from custom inputHandler.
|
| JUErrorHandler
Implements reporting of all JClient and BC4J exceptions raised in the context
of a JUFormBinding.
|
| JUFormBinding
Corresponds to a Swing JFrame instance and manages bindings used in a
frame.
|
| JUFormDef |
| JUIteratorBinding
JUIteratorBinding is the binding class that interacts with BC4J RowIterator objects
to iterate over rows and provide the current row(s) to display to various control
bindings.
|
| JUNavigationBarInterface
Implemented by all controls similar to NavigationBar that are interested in
knowing which iterator is currently in focus in a PanelBinding, so that
they can update their display of currency, etc.
|
| Class and Description |
|---|
| JUApplication
The application class that manages connection to a
BC4J Application Module.
|
| JUErrorHandler
Implements reporting of all JClient and BC4J exceptions raised in the context
of a JUFormBinding.
|
| JUFormBinding
Corresponds to a Swing JFrame instance and manages bindings used in a
frame.
|
| Class and Description |
|---|
| JUControlBinding
The base class for all binding objects in the JClient framework that bind
a Swing control/model to a BC4J attribute(s).
|
| JUControlDef |
| JUCtrlInputValueHandler |
| JUCtrlRangeBinding
A JUControlBinding class responsible for binding controls/models
that are bound to a range of Row objects in the BC4J layer.
|
| JUCtrlRangeDef |
| JUCtrlValueBinding
A JUControlBinding class responsible for maintaining which attribute(s)
of a row this binding can display/update.
|
| JUCtrlValueBindingRef
The base class for all binding objects in the JClient framework that bind
a Swing control/model to a BC4J attribute(s).
|
| JUCtrlValueDef |
| JUCtrlValueHandler
A JUCtrlValueHandler interface defines method specific for returning
inputValue from custom inputHandler.
|