Tobago Components
Tag script


This tag add client side script to the rendered page.



Tag Information
Tag Classorg.apache.myfaces.tobago.taglib.component.ScriptTag
TagExtraInfo ClassNone
Body ContentJSP
Display NameNone

Attributes
NameRequiredRequest-timeTypeDescription
onexitfalsetruejava.lang.String

A script function which is invoked during onUnload Handler on the client, when the unload is invoked to a non Tobago page. E.g. close-button, back-button, entering new url, etc.

onloadfalsetruejava.lang.String

A script function which is invoked during onLoad Handler on the client.

onunloadfalsetruejava.lang.String

A script function which is invoked during onUnload Handler on the client, if the action is a normal submit inside of Tobago.

filefalsetruejava.lang.String

Absolute url to script file or script name to lookup in tobago resource path


Variables
No Variables Defined.


Output Generated by Tag Library Documentation Generator. Java, JSP, and JavaServer Pages are trademarks or registered trademarks of Sun Microsystems, Inc. in the US and other countries. Copyright 2002-4 Sun Microsystems, Inc. 4150 Network Circle Santa Clara, CA 95054, U.S.A. All Rights Reserved.