Class Papercube.SavedItemsCollectionView
| Extends: | SC.CollectionView |
| Defined in: | clients/papercube/views/saveditemscollection.js |
| Version: | 1.0 |
| Author: | Peter Bergstrom |
| Copyright: | 2008-2009 Peter Bergström. |
Overview
This is the basic saved items collection view.
Method Summary
-
- (void) init()Initialization function. -
- (void) resizeWithOldParentSize(oldSize)Resize based on the window height.
Method Detail
resizeWithOldParentSize()
Resize based on the window height.
- (void) resizeWithOldParentSize (oldSize)
Parameters
oldSize {Integer} The old size.