|
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 StructureDef | |
| oracle.adf.model.binding | Contains the abstract implementation of ADFm binding objects. |
| oracle.adf.model.generic | Contains a readonly DataControl implementation for JavaBeans. |
| oracle.jbo | Contains interfaces for client-side applications. |
| oracle.jbo.uicli.binding | Contains ADF Swing classes that handle interaction with BC4J objects for various ADF Swing bindings. |
| oracle.jbo.uicli.graph | Contains classes that implement bindings for ADF Swing Graph controls. |
| oracle.jbo.uicli.jui | Contains JClient classes that implement binding of Swing controls with BC4J ViewObject, Attributes or Rows. |
| Uses of StructureDef in oracle.adf.model.binding |
| Methods in oracle.adf.model.binding with parameters of type StructureDef | |
protected AttributeDef[] |
DCDataControl.resolveAttributeDefs(StructureDef def, java.lang.String[] attrNames) |
| Uses of StructureDef in oracle.adf.model.generic |
| Classes in oracle.adf.model.generic that implement StructureDef | |
class |
StructureDefImplImlemented by classes that access a View Object's or Entity Object's metadata. |
| Fields in oracle.adf.model.generic declared as StructureDef | |
protected StructureDef |
DCRowSetIteratorImpl.mStructureDef |
protected StructureDef |
DCRowContext.mStructureDef |
| Methods in oracle.adf.model.generic that return StructureDef | |
StructureDef |
RowImpl.getStructureDef() |
StructureDef |
DCRowSetIteratorImpl.getStructureDef() |
StructureDef |
DCRowContext.getStructureDef() |
StructureDef |
DCGenericRowSetIteratorImpl.getStructureDef() |
| Constructors in oracle.adf.model.generic with parameters of type StructureDef | |
DCRowSetIteratorImpl(DCDataControl dc, java.lang.Object data, java.lang.String name, StructureDef def) |
|
DCRowContext(Row row, RowSetIterator iter, StructureDef def) |
|
DCRowContext(RowSetIterator iter, StructureDef def, oracle.jbo.AttributeList al) |
|
DCGenericRowContext(Row data, RowSetIterator iter, StructureDef def, java.lang.Object masterRowDataProvider) |
|
| Uses of StructureDef in oracle.jbo |
| Methods in oracle.jbo that return StructureDef | |
StructureDef |
Row.getStructureDef()Returns the structure of the row. |
StructureDef |
ViewCriteria.getStructureDef()return StructureDef that this Criteria is based on. |
| Constructors in oracle.jbo with parameters of type StructureDef | |
ViewCriteria(StructureDef structureDef) |
|
| Uses of StructureDef in oracle.jbo.uicli.binding |
| Classes in oracle.jbo.uicli.binding that implement StructureDef | |
class |
JUCtrlAttrsBindingA JUControlBinding class responsible for binding controls/models that are bound to a single Row object in the BC4J layer. |
class |
JUCtrlBoolBindingImplements data binding support for controls that allow only one of two values, like a checkbox. |
class |
JUCtrlHierBinding |
class |
JUCtrlHierNodeBinding |
class |
JUCtrlListBindingA JUCtrlAttrsBinding class responsible displaying a list of values from a static list or a list calculated at runtime using another BC4J ViewObject/RowIterator. |
class |
JUCtrlParameterBindingA JUControlBinding class responsible for binding controls/models that are bound to a single Row object in the BC4J layer. |
class |
JUCtrlRangeBindingA JUControlBinding class responsible for binding controls/models that are bound to a range of Row objects in the BC4J layer. |
class |
JUCtrlValueBindingA JUControlBinding class responsible for maintaining which attribute(s) of a row this binding can display/update. |
| Uses of StructureDef in oracle.jbo.uicli.graph |
| Classes in oracle.jbo.uicli.graph that implement StructureDef | |
class |
GraphDataFromCol |
class |
GraphDataFromRow |
class |
JUGraphBindingData source for the Perspective chart bean. |
class |
JUMasterDetailGraphBindingData source for the BI Graph bean. |
class |
JUSingleTableGraphBindingData source for the BI Graph bean. |
| Uses of StructureDef in oracle.jbo.uicli.jui |
| Classes in oracle.jbo.uicli.jui that implement StructureDef | |
class |
JUButtonBindingImplements binding a Swing AbstractButton object with a BC4J attribute. |
class |
JUButtonGroupBindingBinds 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. |
class |
JUComboBoxBindingImplements binding a Swing JComboBox to a BC4J Attribute or ViewObject or as an LOV (list of values). |
class |
JUDefaultControlBindingImplements a generic binding for any Swing control (custom or not) to bind to a BC4J attribute. |
class |
JUFormattedTextFieldBindingJUI binding for JFormattedTextField |
class |
JULabelBindingBinds a label control as a control binding so that the text for the label is derived from an attribute of a ViewObject row. |
class |
JUListSingleSelBindingImplements binding a Swing JList (in single selection mode) to a BC4J Attribute, ViewObject, or as an LOV. |
class |
JULovButtonBindingBinds 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. |
class |
JUProgressBarAttrBindingImplements binding a JProgressBar control with a BC4J attribute. |
class |
JUScrollBarAttrBindingImplements binding a JScrollBar control with an Attribute in a BC4J RowSet. |
class |
JUSliderAttrBindingImplements binding a JSlider control with an Attribute in a BC4J RowSet. |
class |
JUSpinnerBindingImplements binding for JSpinner control. |
class |
JUTableBindingA lightweight TableModel that implements binding a javax.swing.JTable to a RowIterator for a BC4J ViewObject. |
class |
JUTextFieldBindingJUTextFieldBinding is a lightweight Document model that implements binding a javax.swing.JTextComponent to an attribute in a row of a BC4J ViewObject. |
class |
JUTreeBindingA lightweight Document model that implements binding a javax.swing.JTree to a BC4J RowIterator and display a selected attribute. |
class |
JUTreeNodeBindingThis class implements rules that govern display of each node in a JTree that is bound to a JUTreeBinding. |
|
Oracle Application Development Framework Model and Business Components Java API Reference
10.1.3.1.0 B28969-01 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||