Index

A  B  C  D  E  F  I  J  L  M  N  O  P  Q  R  S  T  U  V  W 

Numerics

4GL development
described, 1.2

A

ADF. See Oracle ADF
Accessors element, 5.4.2.2
Action Binding Editor, 4.3.1
action bindings
enabled property, 3.4.2.3
for iterator bindings, 3.6.2.1
for operations, 3.4.2.1
actionListener attribute
command buttons for methods, 3.6.2.2
See also action listeners
ADF binding container
at runtime, 2.3.3
introduced, 2.1
page definition file, and, 2.3.2
ADF binding context
about, 2.3.3
DataBindings.cpx and, 2.3.2
defined, 2.3.2
ADF binding filter, 2.3.2
ADF bindings
at runtime, 2.3.3
files for, 2.2.2
introduced, 2.1
ADF Controller
overview, 1.1
ADF data controls. See data controls
ADF Faces
overview, 1.1
ADF Faces components
creating
commandButton components, 3.6.2.2
tree components, creating, 5.4
treeTable components, creating, 5.5
ADF Form. See forms
ADF Input Text widget. See text fields
ADF Input Text with a Label widget. See text fields
ADF Label widget. See text fields
ADF Master Form, Detail Form. See master-detail objects
ADF Master Form, Detail Table. See master-detail objects
ADF Master Table, Detail Form. See master-detail objects
ADF Master Table, Detail Table. See master-detail objects
ADF Model
overview, 1.1
ADF Model layer, introduced, 2.1
ADF Output Formatted widget. See text fields
ADF Output Formatted with a Label widget. See text fields
ADF Output Text widget. See text fields
ADF Output Text with a Label widget. See text fields
ADF Read-Only Dynamic Table. See dynamic tables
ADF Read-Only Form. See forms
ADF Read-Only Table. See tables
ADF Security
migrating application credentials, 8.3.4.2
using single sign-on, 8.3.4.1
ADF Table. See table components
ADF Tree. See tree components
ADF Tree Table. See treeTable components
adfm.xml file, 2.3.2
application server connection, 8.3.1
application.xml file, 8.3.3.3
attribute bindings
described, 3.2.2.2
EL expressions for, 3.2.2.3
attributes
binding to text fields, 3.2.1
AttrNames element, 5.4.2.2

B

base data source, 6.2
binding objects
list
dynamic selection, 6.2.4
fixed selection, 6.2.3
bindings
action, 3.6.2.1
action for operations, 3.4.2.1
attribute, 3.2.2.2
iterator
described, 3.2.2.1
rangeSize attribute, 3.4.2.2
tables and, 4.2.2.1
table, 4.2.2.1
text fields, 3.2.1
value, 3.2.2.2
bindings. See ADF bindings

C

CollectionModel class, 4.2.2.2
columns
attributes for, 4.2.2.2
column tag, 4.2.2.2
command buttons
binding to methods, 3.6.2.2
command components
ID for, 3.6.2.2
passing parameter values with, 3.5.4
commandButton components
creating for navigation operations, 3.4.1
in navigation operations, 3.4.1
commandLink components
navigation operations, 3.4.1
commandLink components, creating for navigation operations, 3.4.1
contextual events
Create operation
partial page rendering and, 4.4.3
tables and, 4.4.1
Createt operation
input forms, 3.7.2

D

Data Control panel
identifying master-detail objects, 5.2
data controls
at runtime, 2.3.3
creating, 2.2.1
displayed on the Data Controls panel, 2.2.2
introduced, 2.1
using to create a user interface, 2.3.1
Data Controls panel
context menu, 2.3.1, 2.3.1
icons defined, 2.2.2
using to create a user interface, 2.3
DataBindings.cpx file
about, 2.3.2
at runtime, 2.3.3
DataControls.dcx file
at runtime, 2.3.3
declarative development, 1.2
defName attribute, 5.4.2.2
deploying ADF applications
application.xml file for, 8.3.3.3
deployment descriptors for, 8.3.3
deployment profiles for, 8.3.2
to EAR file, 8.4
from JDeveloper, 8.4
using application server connections, 8.3.1
using MAR files, 8.2.2
using scripts, 8.4
web.xml file for, 8.3.3.4
deployment descriptors, 8.3.3
deployment profiles
creating, 8.3.2
DisclosureAllEvent event, 5.5.3
DisclosureEvent event
in tree components, 5.4.3
in treeTable components, 5.5.3
disclosureListener attribute
in tree components, 5.4.3
in treeTable components, 5.5.3
dynamic forms
creating, 3.8.1
described, 3.8
dynamic lists, 6.2
dynamic tables, 4.2.1

E

EAR files for deploying ADF applications, 8.4
edit forms
creating, 3.6.1
described, 3.6
editable tables
creating, 4.3.1
described, 4.3
EL expressions
binding attributes with, 3.2.2.3
navigation operations, 3.4.2.3
Enterprise Manager, 8.3.4.2
events
contexual. See contextual events
DisclosureAllEvent event, 5.5.3
DisclosureEvent event, 5.4.3, 5.5.3
FocusEvent event, 5.5.3
execute property, 3.4.2.3

F

FacesCtrlActionBinding class
defined, 3.4.2.3
facets
in tree components, 5.4.2.1
in treeTable components, 5.5.2.1
nodeStamp
tree components, 5.4.2.1
treeTable components, 5.5.2.1
pathStamp , 5.5.2.1
filtered tables
creating, 7.5
described, 7.1.3
FocusEvent event, 5.5.3
FocusListener listener, 5.5.3
forms
basic, creating, 3.3
creating edit, 3.6.1
creating using parameters, 3.5, 3.5.1
dynamic
creating, 3.8.1
described, 3.8
edit
creating, 3.6.1
described, 3.6
generated JSF page code for, 3.3.2
input
Create operation, 3.7.2
described, 3.7
modifying the default, 3.9
navigation operations, 3.4
using the Data Controls panel to create, 3.3.2
widgets for basic, 3.3.1, 3.8.1

I

input forms
Createt operation, 3.7.2
described, 3.7
input tables
creating, 4.4.1
described, 4.4.1
inputText components
creating, 3.2.1
See also text fields
isExpanded method, 5.4.3
iterator bindings
described, 3.2.2.1
rangeSize attribute, 3.4.2.2
tables and, 4.2.2.1

J

JSF
Oracle ADF and, 1.2

L

list data source, 6.2
list of values
list binding object, 6.2.3, 6.2.4
listeners
actionListener listener
EL expressions used, 3.4.2.3
DisclosureListener listener, 5.4.3
FocusListener listener, 5.5.3
selectionListener listener
collection models and, 4.2.2.2
setPropertyListener listener, 3.5.4
lists
fixed values, 6.2.1
navigation, 6.3

M

MAR files for deploying ADF applications, 8.2.2
Master Form, Detail Form. See master-detail objects
Master Form, Detail Table. See master-detail objects
Master Table, Detail Form. See master-detail objects
Master Table, Detail Table. See master-detail objects
master-detail objects
displaying
in tree components, 5.4
in treeTable components, 5.5
in separate pages, 5.3.4
in the Data Control Palette, 5.2
managing row currency, 5.3.3
managing synchronization of data, 5.3.3
RowSetIterator objects, 5.3.3
treeTable components, 5.5.1
widgets, 5.3.1
Master-Details UI components, 5.3.1
MDS
configuring for deployment, 8.4, 8.4.1
registering with WebLogic domain, 8.3.1, 8.3.1, 8.4
migrating application credentials, 8.3.4.2
model-driven lists
list binding objects, 6.2.2

N

NamedData element
creating, 3.5.1
navigation list bindings, 6.3
navigation operations
EL expressions for, 3.4.2.3
inserting, 3.4
types, 3.4.2.2
navigation, range in forms, 3.4
nodeDefinition element, 5.4.2.2
nodeStamp facet
tree components, 5.4.2.1
treeTable components, 5.5.2.1

O

operations
EL expressions for navigation, 3.4.2.3
navigation, 3.4, 3.4.2.1, 3.4.2.2
Oracle ADF
4GL development and, 1.2
described, 1.1
JSF and, 1.2
Oracle Application Development Framework. See Oracle ADF
outputText components
creating, 3.2.1
See also text fields; forms

P

page definition files
about, 2.3.2
introduced, 2.1
nodeDefinition element, 5.4.2.2
tree bindings, 5.4.2.2
parameter methods
creating forms with, 3.5
parameter methods, passing values to, 3.5.4
parameters
creating forms with, 3.5, 3.5.1
passing values for, 3.5.4
partial page rendering
Create operation, 4.4.3
tables and, 4.4.1
pathStamp facet, 5.5.2.1

Q

QBE. See Query-by-Example
Query-by-Example
using filtered tables, 7.1.3
quick query, 7.1.2

R

range navigation in forms, 3.4
rangeSize attribute
described, 3.4.2.2
read-only tables, 4.2.1
row currency
on master-detail objects, 5.3.3
setting programmatically, 4.2.3
RowKeySet object, 5.6.2
rowsByDepth attribute, 5.5.3
RowSetIterator objects
used to manage master-detail objects, 5.3.3

S

saved searches at runtime, 7.1.1
scripting
using WLST, 8.3.4.2
search forms
advanced link, 7.1.2
advanced mode, 7.1.1
basic mode, 7.1.1
creating quick query, 7.4.1
dynamically add criteria, 7.1.1
filtered tables, 7.1.3
match all, 7.1.1
match any, 7.1.1
MDS, 7.1.1
persisting saved searches, 7.2.3
personalize saved searches, 7.1.1
query, 7.1
quick query, 7.1.2
results table, 7.2
saved searches, 7.1.1
simple mode, 7.1.1
selection lists
dynamically generated, 6.2.2
selectionEvent events, 5.6.2
tree and table components, 5.6
selectionListener listener
collection models and, 4.2.2.2
described, 4.2.3
SelectManyCheckbox component, 6.2
SelectManyChoice component, 6.2
SelectManyListBox component, 6.2
SelectOneChoice component, 6.2
SelectOneListBox component, 6.2
SelectOneRadio component, 6.2
setCurrentRowWithKey operation
compared to setCurrentRowWithKeyValue, 4.2.3
setting programmatically, 4.2.3
single selection lists
creating, 6.2
single sign-on, using, 8.3.4.1
static lists, 6.2

T

table tag, 4.2.2.2
tables
attributes for, 4.2.2.2
bindings for, 4.2.2.1
Create operation, 4.4.1
creating, 4.2.1
creating editable, 4.3.1
creating input, 4.4.1
described, 4.2
dynamic, 4.2.1
editable, 4.3
creating, 4.3.1
described, 4.3
filtered, 7.1.3
input
creating, 4.4.1
described, 4.4.1
partial page rendering, 4.4.1
read-only, 4.2.1
table tag, 4.2.2.2
var attribute, 4.2.2.2
versus forms, 4.2
widgets for, 4.2.1
text fields
binding, 3.2.1
creating for attributes, 3.2.1
input text widgets, 3.2.1
label widgets, 3.2.1
output text widgets, 3.2.1
using the Data Controls panel to create, 3.2.2
See also inputText components
tree components
Accessors element, 5.4.2.2
AttrNames element, 5.4.2.2
binding objects created for, 5.4.2.2
defName attribute, 5.4.2.2
described, 5.4
DisclosureEvent event, 5.4.3
disclosureListener attribute, 5.4.3
example of, 5.4
facet tag, 5.4.2.1
FocusEvent event, 5.5.3
FocusListener listener, 5.5.3
isExpanded method, 5.4.3
nodeDefinition tag, 5.4.2.2
nodeStamp facet, 5.4.2.1
treeModel property, 5.4.2.1
using to display master-detail objects, 5.4
var attribute, 5.4.2.1
TreeModel class, 5.5.3
treeModel property, 5.4.2.1, 5.5.2.1
treeState attribute, 5.5.3
treeTable components
Accessors element, 5.4.2.2
AttrNames element, 5.4.2.2
creating from Data Control panel, 5.5.1
defName attribute, 5.4.2.2
described, 5.5
DisclosureAllEvent event, 5.5.3
DisclosureEvent event, 5.5.3
disclosureListener attribute, 5.5.3
displaying master-detail objects, 5.5
example of, 5.5
facet tag, 5.5.2.1
nodeStamp facet, 5.5.2.1
pathStamp facet, 5.5.2.1
rowsByDepth attribute, 5.5.3
TreeModel class, 5.5.3
treeModel property, 5.5.2.1
treeState attribute, 5.5.3
var attribute, 5.5.2.1

U

UI components
modifying, 3.9
rebinding, 3.9

V

value bindings
described, 3.2.2.2
table, 4.2.2.1
var attribute
tables, 4.2.2.2
tree tables, 5.5.2.1
trees, 5.4.2.1

W

WebLogic Server
creating a JDBC data source for, 8.3.7
web.xml file, 2.3.2
for deploying ADF applications, 8.3.3.4
WLST scripts, 8.3.4.1, 8.3.4.2