Class Index | File Index

Classes


Namespace Ozone.util.pageLoad


Defined in: pageload.js.

Namespace Summary
Constructor Attributes Constructor Name and Description
 
Field Summary
Field Attributes Field Name and Description
<static>  
Ozone.util.pageLoad.afterLoad
holds current date time after the onload of the widget.
<static>  
Ozone.util.pageLoad.autoSend
enable or disable the automatic sending of loadtime
<static>  
Ozone.util.pageLoad.beforeLoad
holds the current date time, before the onload of the widget
<static>  
Ozone.util.pageLoad.loadTime
Holds the load time of the widget.
Namespace Detail
Ozone.util.pageLoad
Field Detail
<static> Ozone.util.pageLoad.afterLoad
holds current date time after the onload of the widget. this value will be set after onload

<static> Ozone.util.pageLoad.autoSend
enable or disable the automatic sending of loadtime

<static> Ozone.util.pageLoad.beforeLoad
holds the current date time, before the onload of the widget

<static> Ozone.util.pageLoad.loadTime
Holds the load time of the widget. This may be altered to allow the widget to determine it's load time. loadTime is sent via the Eventing API, if altering this value do so before Eventing is initialized

Documentation generated by JsDoc Toolkit 2.3.2 on Fri Oct 05 2012 16:51:05 GMT-0400 (EDT)