|
Oracle ADF Model and Business Components API Reference 10.1.2 B14022-02 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use oracle.jbo.uicli.jui | |
| oracle.jbo.uicli.binding | Contains JClient classes that handle interaction with BC4J objects for various JClient bindings. |
| oracle.jbo.uicli.controls | Contains classes that implement JClient controls |
| oracle.jbo.uicli.jui | Contains JClient classes that implement binding of Swing controls with BC4J ViewObject, Attributes or Rows. |
| Classes in oracle.jbo.uicli.jui used by oracle.jbo.uicli.binding | |
| JUPanelBinding A container class that manages JUIteratorBindings, etc. |
|
| Classes in oracle.jbo.uicli.jui used by oracle.jbo.uicli.controls | |
| JUActionBinding Implements binding for a JButton to one of the commonly-used methods on the associated RowSet. |
|
| JUButtonGroupBinding Binds a group of buttons in a panel to an attribute in a ViewObject such that on selection of a given button, this binding works like a LOV binding or used to display an enumerated list for update. |
|
| JUButtonGroupControlInterface A control implements this interface if it binds to a JUButtonGroupBinding and is responsible for creating AbstractButtons to render/display the associated attribute for all rows in the associated RowSetIterator. |
|
| JUDefaultControlBinding Implements a generic binding for any Swing control (custom or not) to bind to a BC4J attribute. |
|
| JUDefaultControlInterface Implemented by "custom" Controls like JUImageControl that bind to BC4J attributes using JUDefaultControlBinding and have no default Swing model to work with. |
|
| JULabelBinding Binds a label control as a control binding so that the text for the label is derived from an attribute of a ViewObject row. |
|
| JULovButtonBinding Binds a JButton with an iterator such that on button action, an LOV dialog (either a framework default dialog or an application-specific one) is displayed; upon the dialog close, the current row from the associated iterator is used to update values of bound attributes in a target row of a target RowIterator. |
|
| JULovDialogInterface JULovButtonBinding works with a JULovDialogInterface to display LOV data. |
|
| 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. |
|
| JUPanelBinding A container class that manages JUIteratorBindings, etc. |
|
| Classes in oracle.jbo.uicli.jui used by oracle.jbo.uicli.jui | |
| JUActionBinding Implements binding for a JButton to one of the commonly-used methods on the associated RowSet. |
|
| JUActionBindingEvent |
|
| JUActionBindingListener 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. |
|
| JUBoundedRangeDef |
|
| JUButtonGroupBinding Binds a group of buttons in a panel to an attribute in a ViewObject such that on selection of a given button, this binding works like a LOV binding or used to display an enumerated list for update. |
|
| JUButtonGroupControlInterface A control implements this interface if it binds to a JUButtonGroupBinding and is responsible for creating AbstractButtons to render/display the associated attribute for all rows in the associated RowSetIterator. |
|
| JUDefaultControlBinding Implements a generic binding for any Swing control (custom or not) to bind to a BC4J attribute. |
|
| JUDefaultControlInterface Implemented by "custom" Controls like JUImageControl that bind to BC4J attributes using JUDefaultControlBinding and have no default Swing model to work with. |
|
| JUFormattedTextFieldDef.DateFormatDef |
|
| JUFormattedTextFieldDef.MaskFormatDef |
|
| JUFormattedTextFieldDef.NumberFormatDef |
|
| JUIteratorChangedListener Implemented by all controls/classes that are interested in knowing when the RowSetIterator for an iteratorBinding in a panel is changed. |
|
| JULabelBinding Binds a label control as a control binding so that the text for the label is derived from an attribute of a ViewObject row. |
|
| JULovButtonBinding Binds a JButton with an iterator such that on button action, an LOV dialog (either a framework default dialog or an application-specific one) is displayed; upon the dialog close, the current row from the associated iterator is used to update values of bound attributes in a target row of a target RowIterator. |
|
| JULovDialogInterface JULovButtonBinding works with a JULovDialogInterface to display LOV data. |
|
| JULovPanelInterface Implements creation of a LOV dialog bound to a BC4J RowSet to display data. |
|
| JUMasterDetailGraphBinding Data source for the BI Graph bean. |
|
| 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. |
|
| JUPanelBinding A container class that manages JUIteratorBindings, etc. |
|
| JUPanelRowSetListener Implemented by classes that are interested in performing typically lightweight, client-side validation for an attribute, a row, or the whole transaction. |
|
| JUPanelStopEditingListener Bindings that need to send notifications to their controls to stop a current cell edit like for JTable or JTree, should implement this interface. |
|
| JUPanelValidationEvent Implements EventObject that is passed to the JUPanelValidationListeners in the various event methods. |
|
| JUSingleTableGraphBinding Data source for the BI Graph bean. |
|
| JUSpinnerDef.SpinnerDateModelDef |
|
| JUSpinnerDef.SpinnerNumberModelDef |
|
| JUSVFocusAdapter All JClient bindings create an instance of this adapter to notify the panel which control and hence which binding is currently in focus. |
|
| JUTableBinding A lightweight TableModel that implements binding a javax.swing.JTable to a RowIterator for a BC4J ViewObject. |
|
| JUTableBinding.JUTableModel This TableModel is used by JUTableBinding to perform updates of the JTable control to which it is bound. |
|
| JUTableSortModel Implements a sorting filter over JUTableBinding's TableModel such that when a user clicks (or Shift_click) on a column header of the Table, the display of rows from the JUTableBinding (and hence BC4J), is sorted by that column. |
|
| JUTextFieldBinding JUTextFieldBinding is a lightweight Document model that implements binding a javax.swing.JTextComponent to an attribute in a row of a BC4J ViewObject. |
|
| JUTreeBinding A lightweight Document model that implements binding a javax.swing.JTree to a BC4J RowIterator and display a selected attribute. |
|
| JUTreeNodeBinding This class implements rules that govern display of each node in a JTree that is bound to a JUTreeBinding. |
|
|
Oracle ADF Model and Business Components API Reference 10.1.2 B14022-02 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
Copyright © 1997, 2005, Oracle. All rights reserved.