Oracle ADF Faces - af:importScript
Summary

Tag name: < af:importScript >

UIComponent class: oracle.adf.view.faces.component.core.CoreImportScript

Component type: oracle.adf.CoreImportScript

The importScript component supports importing the built-in scripts provided by ADF Faces. It can be used to ensure that a Javascript function is available before using it in a Javascript handler. Only the first reference to a script will result in its being imported.

Example:

    <af:importScript names="submitForm() TableProxy()"/>

Attributes
Ungrouped attributes
Name Type Supports EL? Description
attributeChangeListener javax.faces.el.MethodBinding Only EL a method reference to an attribute change listener
names String[ ] Yes a series of function names
Core attributes
Name Type Supports EL? Description
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.
Copyright © 2003-2006, Oracle Corporation. All Rights Reserved.

E-mail this page
Printer View Printer View
Oracle Is The Information Company About Oracle | Oracle RSS Feeds | Careers | Contact Us | Site Maps | Legal Notices | Terms of Use | Privacy