Class Papercube.ZoomButtonView
| Extends: | SC.View |
| Defined in: | clients/papercube/views/zoom_button.js |
| Version: | 1.0 |
| Author: | Peter Bergstrom |
| Copyright: | 2008-2009 Peter Bergström. |
Overview
ZoomButton is used as part of the zoomView. Allows quick access to the max and min values.
Property Summary
-
- (String) emptyElement [R/W]Empty element is an empty DIV. -
- (Boolean) zoomOut [R/W]Boolean value specifying if it is a zoom out or zoom in button.
Method Summary
-
- (void) mouseDown()Mouse down action that either zooms in or out.
Property Details
zoomOut [R/W]
Boolean value specifying if it is a zoom out or zoom in button.
- Boolean zoomOut
Default Value: YES
Method Detail
Documentation generated by JsDoc Toolkit 2.0.2 on Sat Nov 21 2009 21:24:39 GMT-0800 (PST)