documentation

Documentation generator: JsDoc Toolkit 2.4.0
Template: Wink 1.0
Generated on:

Class wink.ui.xy.Carousel.Item-WP

Windows Phone Carousel Item implementation

Class Summary
Constructor Attributes Constructor Name and Description
<inner>  

Method Summary

Class Detail

<inner> wink.ui.xy.Carousel.Item-WP(properties)
Parameters:
{object} properties
The properties object
{integer} properties.index
The initial position of the item in the Carousel
{integer} properties.height
The height of the item
{integer} properties.width
The width of the item
{HTMLElement} properties.node
The DOM node containing the item

Field Detail

{integer} beginXY
The start position in pixels of the item in the Carousel
Defined in: carousel.js.
{integer} height
The height of the item
Defined in: carousel.js.
{integer} index
The initial position of the item in the Carousel
Defined in: carousel.js.
{integer} position
The current position in pixels of the item in the Carousel
Defined in: carousel.js.
{integer} uId
Unique identifier
Defined in: carousel.js.
{integer} width
The width of the item
Defined in: carousel.js.

Method Detail

  • {HTMLElement} getDomNode()
    Return the dom node containing the item
    Defined in: carousel.js.
    Returns:
    {HTMLElement} The main dom node