Class TKComicController

Object
   |
   +--TKComicController

class TKComicController

Defined in ComicController.js


Field Summary
<static>  Object synthetizes
          
 
Constructor Summary
TKComicController(data)
           
 
Method Summary
 void comicViewDidShowPanelAtIndex(view, index)
          
 void handleEvent(event)
          
 void handleKeydown(event)
          
 void panelWasShown(index)
          
 void processView()
          
 void setComicViewData(data)
          
 void syncPageButtons()
          
 Object wantsCustomHandlingOfKeyboardEvent(event)
          
 Object wantsToHandleKeyboardEvent(event)
          
<static> void inherits(data)
          

Field Detail

synthetizes

<static> Object synthetizes

Constructor Detail

TKComicController

TKComicController(data)

Method Detail

comicViewDidShowPanelAtIndex

void comicViewDidShowPanelAtIndex(view, index)

handleEvent

void handleEvent(event)

handleKeydown

void handleKeydown(event)

panelWasShown

void panelWasShown(index)

processView

void processView()

setComicViewData

void setComicViewData(data)

syncPageButtons

void syncPageButtons()

wantsCustomHandlingOfKeyboardEvent

Object wantsCustomHandlingOfKeyboardEvent(event)

wantsToHandleKeyboardEvent

Object wantsToHandleKeyboardEvent(event)

inherits

<static> void inherits(data)


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