Creates a new content flow item.
The content flow gallery to which the item belongs to.
The DOM element of the content flow item.
The index of the content flow item in the gallery.
DOM element of the item caption
DOM element of the item content
DOM element of the item
Index of item
DOM element of the item label
The next item
Index of item
The previous item
Relative position of item. (-visibleItems <= relativePosition <= visibleItems)
.
Normed relative position of item. (-1 <= relativePosition <= 1)
Left (-1), center (0), or right (1).
Size object as returned by calcSize. Both width
and height
are within the range 0...1
.
Generated using TypeDoc
Represents an element of the configured content flow.