|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Object | +--TKComicView
Defined in ComicView.js
| Field Summary | |
Object |
_currentPanelIndex
|
Object |
_nextPanelOpacity
|
Object |
_previousPanelOpacity
|
Object |
_transitionDuration
|
Object |
container
|
Object |
currentPanel
|
Object |
element
|
Object |
nextPanel
|
Object |
previousPanel
|
<static> Object |
synthetizes
|
| Constructor Summary | |
TKComicView(element)
|
|
| Method Summary | |
void
|
applyClass(element, className)
|
Object
|
getNumberOfPanels()
|
void
|
init()
|
Object
|
loadPanel(index)
|
void
|
moveToPanel(index)
|
void
|
setTransitionDuration(newTransitionDuration)
|
void
|
showNextPanel()
|
void
|
showPreviousPanel()
|
<static> Object
|
buildComicView(element, data)
|
| Field Detail |
Object _currentPanelIndex
Object _nextPanelOpacity
Object _previousPanelOpacity
Object _transitionDuration
Object container
Object currentPanel
Object element
Object nextPanel
Object previousPanel
<static> Object synthetizes
| Constructor Detail |
TKComicView(element)
| Method Detail |
void applyClass(element, className)
Object getNumberOfPanels()
void init()
Object loadPanel(index)
void moveToPanel(index)
void setTransitionDuration(newTransitionDuration)
void showNextPanel()
void showPreviousPanel()
<static> Object buildComicView(element, data)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||