Class Index | File Index

Classes


Class pwlib.appEvent.imageZoom


Extends pwlib.appEvent.
Image zoom event. This event is cancelable.
Defined in: lib.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
Field Summary
Field Attributes Field Name and Description
 
The new image zoom level.
Fields borrowed from class pwlib.appEvent:
cancelable, defaultPrevented, target, type
Methods borrowed from class pwlib.appEvent:
preventDefault, stopPropagation, toString
Class Detail
pwlib.appEvent.imageZoom(zoom)
Parameters:
{Number} zoom
The new image zoom level.
Throws:
{TypeError}
If the zoom argument is not a number.
Field Detail
{Number} zoom
The new image zoom level.

Documentation generated by JsDoc Toolkit 2.3.0 on Sat Jun 26 2010 21:57:00 GMT+0300 (EEST)