Class Index | File Index

Classes


Class osmplayer.pager


Extends minplayer.display.
This class provides pager functionality.
Defined in: osmplayer.pager.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
osmplayer.pager(context, options)
Field Summary
Field Attributes Field Name and Description
 
Reset the constructor.
Fields borrowed from class minplayer.display:
onResize
Fields borrowed from class minplayer.plugin:
active, context, lock, name, options, pluginReady, queue, triggered, uuid
Method Summary
Method Attributes Method Name and Description
 
Methods borrowed from class minplayer.display:
fullscreen, fullScreenElement, getDisplay, getElements, getScaledRect, hide, isFullScreen, onFocus, showThenHide, toggleFullScreen
Methods borrowed from class minplayer.plugin:
addPlugin, bind, checkQueue, create, destroy, get, isEvent, isValid, poll, ready, trigger, ubind, unbind
Class Detail
osmplayer.pager(context, options)
Parameters:
{object} context
The jQuery context.
{object} options
This components options.
Field Detail
constructor
Reset the constructor.
Method Detail
construct()
See:
minplayer.plugin#construct

Documentation generated by JsDoc Toolkit 2.4.0 on Sun Nov 04 2012 11:33:38 GMT-0600 (CST)