API
Component

PagerBar ($UI/system/components/justep/pagerBar/pagerBar)

使用范围:UI2

Contents

component PagerBar ($UI/system/components/justep/pagerBar/pagerBar) extends ViewComponent

<b>使用场景</b>:数据需要分页展示时; <b>使用方法</b>:将组件放入设计器中,绑定需要分页展示数据的数据组件,可以控制每页展示多少条数据; ## <b>文档链接</b>:#http://docs.newdao.net/zhuo-mian-nei-rong-zu-jian/lie-biao-fen-ye-lan.html#

	
	

Constructor Top

  PagerBar ()
  PagerBar ( options)

Attributes Top

string xid

Constructor details Top

public PagerBar ()

<b>使用场景</b>:数据需要分页展示时; <b>使用方法</b>:将组件放入设计器中,绑定需要分页展示数据的数据组件,可以控制每页展示多少条数据; ## <b>文档链接</b>:#http://docs.newdao.net/zhuo-mian-nei-rong-zu-jian/lie-biao-fen-ye-lan.html#

	
	

public PagerBar ( options)

构造函数

Inherited from ViewComponent

	
		参数options格式类似{parent:xx, config:{}},parent是组件的父节点,允许为空或不指定,config是组件的参数选项
	 

Parameters

options

参数选项

Attributes Detail Top

public string xid