jsx3.gui.IFrame
API
Destroy
Fires after this iframe is removed from the DOM.
Load
Fires after the content of this iframe loads.
Load
jsxload
Fires after the content of this iframe loads.
Context Variables
this
{
jsx3.gui.IFrame
} - the object that publishes this event.
objEVENT
{
jsx3.gui.Event
} - the browser event that triggers this event.
Destroy
jsxdestroy
Fires after this iframe is removed from the DOM.
Context Variables
this
{
jsx3.gui.IFrame
} - the object that publishes this event.
objPARENT
{
jsx3.app.Model
} - the parent of this iframe before it is removed from the DOM.
Copyright © 2001-2007, TIBCO Software Inc.