| Package | Description |
|---|---|
| oracle.adf.model.bean | |
| oracle.adf.model.generic |
Contains a readonly DataControl implementation for JavaBeans.
|
| Modifier and Type | Method and Description |
|---|---|
protected AttributeDefImpl[] |
DCBeanDataControl.getAttributeDefs(StructureDefImpl def)
Invoked for dynamic DataControls.
|
| Modifier and Type | Field and Description |
|---|---|
protected AttributeDefImpl[] |
StructureDefImpl.mAttrs |
| Modifier and Type | Method and Description |
|---|---|
protected AttributeDefImpl[] |
DCGenericDataControl.getAttributeDefs(StructureDefImpl def)
Invoked for dynamic DataControls.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StructureDefImpl.setAttributes(AttributeDefImpl[] ad)
Advanced only for testing purposes.
|