Constructor function, should not be called directly
initialize: function( $super, element, options )
Request the new elements details
runRequest: function( options )
Scrolls carousel from maximum deltaPixel
scroll: function( $super, deltaPixel )
Update the carousel
update: function( transport, json )
Return elements size in pixel
computeElementSize: function()
Should be called if carousel size has been changed (usually called with a liquid layout)
updateSize: function( $super )