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.
|
| Method Attributes | Method Name and Description |
|---|---|
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