Class Papercube.DepthButtonView
| Extends: | SC.View |
| Defined in: | clients/papercube/views/depth_button.js |
| Version: | 1.0 |
| Author: | Peter Bergstrom |
| Copyright: | 2008-2009 Peter Bergström. |
Overview
DepthButton is used as part of the collaborator View. Allows quick access to the max and min values.
Property Summary
-
- (ObjectController) controller [R/W]The controller that needs to be called. -
- (String) emptyElement [R/W]Empty element is an empty DIV. -
- (Boolean) maxDepth [R/W]Boolean value specifying if the action is adding depth or not.
Method Summary
-
- (void) mouseDown()Mouse down action that either increases or decreases the depth.
Property Details
maxDepth [R/W]
Boolean value specifying if the action is adding depth or not.
- Boolean maxDepth
Default Value: YES
Method Detail
Documentation generated by JsDoc Toolkit 2.0.2 on Sat Nov 21 2009 21:24:38 GMT-0800 (PST)