Class: PullUp

PullUp

new PullUp(cfg)

A pullup to load plugin for xscroll.
Name Type Description
cfg object
Name Type Description
height number
downContent string
upContent string
loadingContent string
clsPrefix string class prefix which default value is "xs-plugin-pullup-"
bufferHeight number preload data before scrolling to the bottom of the boundry

Extends

Members

staticPullUp.pluginIdstring

a pluginId

Methods

staticPullUp.complete(){PullUp}

notify pullup plugin to complete state after a remote data request

staticPullUp.pluginDestructor(){PullUp}

detroy the plugin

staticPullUp.pluginInitializer(){PullUp}

plugin initializer

staticPullUp.render(){PullUp}

render pullup plugin