Class: teaser

osmplayer. teaser

This class provides teaser functionality.

new teaser(context, options)

Parameters:
Name Type Description
context object The jQuery context.
options object This components options.
Source:

Extends

  • minplayer.display

Members

constructor

Reset the constructor.
Source:

preview

The preview image.
Source:

Methods

select(selected)

Selects the teaser.
Parameters:
Name Type Description
selected boolean TRUE if selected, FALSE otherwise.
Source:

setNode(node)

Sets the node.
Parameters:
Name Type Description
node object The node object to set.
Source: