Class osmplayer.pager
Extends
minplayer.display.
This class provides pager functionality.
Defined in: osmplayer.pager.js.
Constructor Attributes | Constructor Name and Description |
---|---|
osmplayer.pager(context, options)
|
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 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()