|
binding
|
oracle.adf.view.faces.component.
core.CoreImportScript
|
Only EL
|
a binding reference to store the component instance
|
|
id
|
String
|
No
|
the identifier for the component. This must be a valid XML ID,
and therefore may not contain whitespace or start with a number. Also,
JSF requires that IDs must not contain any colons (":").
|
|
rendered
|
boolean
|
Yes
|
whether the bean is rendered. When set to false,
no output will be de
livered for this bean.
|