Class Index | File Index

Classes


Class osmplayer.teaser


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

Class Summary
Constructor Attributes Constructor Name and Description
 
osmplayer.teaser(context, options)
Field Summary
Field Attributes Field Name and Description
 
Reset the constructor.
 
The preview image.
Method Summary
Method Attributes Method Name and Description
 
select(selected)
Selects the teaser.
 
setNode(node)
Sets the node.
Class Detail
osmplayer.teaser(context, options)
Parameters:
{object} context
The jQuery context.
{object} options
This components options.
Field Detail
constructor
Reset the constructor.

preview
The preview image.
Method Detail
select(selected)
Selects the teaser.
Parameters:
{boolean} selected
TRUE if selected, FALSE otherwise.

setNode(node)
Sets the node.
Parameters:
{object} node
The node object to set.

Documentation generated by JsDoc Toolkit 2.4.0 on Wed Dec 04 2013 21:55:24 GMT-0600 (CST)