Class TKComicViewDataSourceHelper

Object
   |
   +--TKComicViewDataSourceHelper

class TKComicViewDataSourceHelper

Defined in ComicView.js


Field Summary
 Object data
          
 
Constructor Summary
TKComicViewDataSourceHelper(data)
           
 
Method Summary
 Object comicViewNumberOfPanels(view)
          
 Object comicViewPanelBubbleAtIndex(view, index)
          
 Object comicViewPanelBubblePositionAtIndex(view, index)
          
 Object comicViewPanelImageAtIndex(view, index)
          
 Object comicViewPanelImagePositionAtIndex(view, index)
          
 Object comicViewPanelPositionAtIndex(view, index)
          
 Object comicViewPanelScaleAtIndex(view, index)
          

Field Detail

data

Object data

Constructor Detail

TKComicViewDataSourceHelper

TKComicViewDataSourceHelper(data)

Method Detail

comicViewNumberOfPanels

Object comicViewNumberOfPanels(view)

comicViewPanelBubbleAtIndex

Object comicViewPanelBubbleAtIndex(view, index)

comicViewPanelBubblePositionAtIndex

Object comicViewPanelBubblePositionAtIndex(view, index)

comicViewPanelImageAtIndex

Object comicViewPanelImageAtIndex(view, index)

comicViewPanelImagePositionAtIndex

Object comicViewPanelImagePositionAtIndex(view, index)

comicViewPanelPositionAtIndex

Object comicViewPanelPositionAtIndex(view, index)

comicViewPanelScaleAtIndex

Object comicViewPanelScaleAtIndex(view, index)


Documentation generated by JSDoc on Tue Sep 15 21:24:36 2009